diff --git a/package-lock.json b/package-lock.json index 18b8c88..10bae85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gitzone/tstest", - "version": "1.0.67", + "version": "1.0.68", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gitzone/tstest", - "version": "1.0.67", + "version": "1.0.68", "license": "MIT", "dependencies": { "@gitzone/tsbundle": "^1.0.97", diff --git a/package.json b/package.json index 9d784a5..6ef9223 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tstest", - "version": "1.0.67", + "version": "1.0.68", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js",