diff --git a/package-lock.json b/package-lock.json index e62f353..a7cea57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsrun", - "version": "1.0.18", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6350668..009db66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsrun", - "version": "1.0.18", + "version": "1.1.0", "description": "run typescript programs efficiently", "main": "dist/index.js", "typings": "dist/index.d.ts",