diff --git a/package.json b/package.json index f49cc92..89f5725 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tstest", - "version": "1.0.74", + "version": "1.0.75", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "main": "dist_ts/index.js", @@ -52,4 +52,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}