diff --git a/package.json b/package.json index 313a5c6..a1dae11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/tsrun", - "version": "1.2.40", + "version": "1.2.41", "description": "run typescript programs efficiently", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -44,4 +44,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}