diff --git a/package-lock.json b/package-lock.json index f9d957d..b0a2f44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsrun", - "version": "1.2.7", + "version": "1.2.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0c7ba8f..eba33f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsrun", - "version": "1.2.7", + "version": "1.2.8", "description": "run typescript programs efficiently", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -36,4 +36,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}