diff --git a/package-lock.json b/package-lock.json index 122cb6e..110b667 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/tstest", - "version": "1.0.6", + "version": "1.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 63009c0..4a19a60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tstest", - "version": "1.0.6", + "version": "1.0.7", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist/index.js",