diff --git a/package.json b/package.json index 517ee7f..8aaa390 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tspublish", - "version": "1.1.0", + "version": "1.2.0", "private": false, "description": "A tool to publish multiple, concise, and small packages from monorepos, specifically for TypeScript projects within a git environment.", "main": "dist_ts/index.js", @@ -64,4 +64,4 @@ "module-management", "developer-tools" ] -} \ No newline at end of file +}