diff --git a/package.json b/package.json index 22418d4..9634324 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsrun", - "version": "1.2.49", + "version": "1.3.0", "description": "run typescript programs efficiently", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -52,4 +52,4 @@ "url": "https://gitlab.com/gitzone/tsrun/issues" }, "homepage": "https://gitlab.com/gitzone/tsrun#readme" -} \ No newline at end of file +}