diff --git a/package.json b/package.json index e164a69..2b8bbe9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsrun", - "version": "1.6.0", + "version": "1.6.1", "description": "run typescript programs efficiently", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",