diff --git a/package.json b/package.json index 0309a56..4418dbb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tspublish", - "version": "1.7.1", + "version": "1.7.2", "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", @@ -68,4 +68,4 @@ "module-management", "developer-tools" ] -} \ No newline at end of file +}