diff --git a/package-lock.json b/package-lock.json index 6b56e2a..b10533b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tstest", - "version": "1.0.40", + "version": "1.0.41", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9ad9bd0..8644cf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tstest", - "version": "1.0.40", + "version": "1.0.41", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js",