diff --git a/package-lock.json b/package-lock.json index acb673f..265c540 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tstest", - "version": "1.0.29", + "version": "1.0.30", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 47026e3..31ac3d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tstest", - "version": "1.0.29", + "version": "1.0.30", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js", @@ -45,4 +45,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}