diff --git a/package-lock.json b/package-lock.json index f4c6041..301fd35 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tstest", - "version": "1.0.44", + "version": "1.0.45", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9aeb95f..ec63c57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tstest", - "version": "1.0.44", + "version": "1.0.45", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js",