diff --git a/package-lock.json b/package-lock.json index 60e2d50..122cb6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/tstest", - "version": "1.0.5", + "version": "1.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 930a2dd..42cb4b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/tstest", - "version": "1.0.5", + "version": "1.0.6", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist/index.js", @@ -30,4 +30,4 @@ "@pushrocks/smartpromise": "^2.0.5", "@pushrocks/smartshell": "^2.0.5" } -} \ No newline at end of file +}