diff --git a/package.json b/package.json index 9a1f4c5..5384295 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/npmts", - "version": "8.0.28", + "version": "8.0.29", "description": "best practice npm TypeScript modules", "main": "dist/index.js", "bin": { @@ -67,4 +67,4 @@ "devDependencies": { "@types/node": "^9.6.2" } -} \ No newline at end of file +}