diff --git a/package.json b/package.json index 9d7d2b1..3711bf2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tspublish", - "version": "1.0.1", + "version": "1.1.0", "private": false, "description": "publish multiple, concise and small packages from monorepos", "main": "dist_ts/index.js", @@ -51,4 +51,4 @@ "@push.rocks/smartnpm": "^2.0.4", "@push.rocks/smartpath": "^5.0.18" } -} \ No newline at end of file +}