diff --git a/package.json b/package.json index 91472be..5e2444e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "releasy", - "version": "1.4.0", + "version": "1.4.1", "description": "CLI tool to release node applications with tag and auto semver bump", "main": "libs/releasy.js", "bin": "bin/releasy.js",