diff --git a/package-lock.json b/package-lock.json index c7a4300..e507a34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gitzone/tstest", - "version": "1.0.65", + "version": "1.0.66", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gitzone/tstest", - "version": "1.0.65", + "version": "1.0.66", "license": "MIT", "dependencies": { "@gitzone/tsbundle": "^1.0.91", diff --git a/package.json b/package.json index 3074514..1e27f39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tstest", - "version": "1.0.65", + "version": "1.0.66", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js",