diff --git a/coverage/lcov-report/index.html b/coverage/lcov-report/index.html
index d92ee6e..e6ca13e 100644
--- a/coverage/lcov-report/index.html
+++ b/coverage/lcov-report/index.html
@@ -80,7 +80,7 @@
All files
diff --git a/package.json b/package.json
index b2a986d..db11516 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@byte-this/js-cli",
- "version": "1.0.28",
+ "version": "1.0.29",
"description": "Functionality to streamline the process of scripting for the console with javascript",
"main": "public-api.js",
"types": "public-api.d.ts",
@@ -38,4 +38,4 @@
"ts-node": "^9.1.1",
"typescript": "^4.2.4"
}
-}
+}
\ No newline at end of file