diff --git a/package-lock.json b/package-lock.json index 0e44b23..2247704 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gitzone/tstest", - "version": "1.0.72", + "version": "1.0.73", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gitzone/tstest", - "version": "1.0.72", + "version": "1.0.73", "license": "MIT", "dependencies": { "@gitzone/tsbundle": "^2.0.6", diff --git a/package.json b/package.json index bf0b211..10d4536 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tstest", - "version": "1.0.72", + "version": "1.0.73", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js",