increase version; add news and add tests
diff --git a/tests/testthat.R b/tests/testthat.R
new file mode 100644
index 0000000..a037a2d
--- /dev/null
+++ b/tests/testthat.R
@@ -0,0 +1,4 @@
+library(testthat)
+library(kableExtra)
+
+test_check("kableExtra")