diff --git a/package-lock.json b/package-lock.json index 2b44cf36..fb23c926 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "release-it", - "version": "17.1.0", + "version": "17.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "release-it", - "version": "17.1.0", + "version": "17.1.1", "funding": [ { "type": "github", diff --git a/package.json b/package.json index ad5cdd56..5934cb2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release-it", - "version": "17.1.0", + "version": "17.1.1", "description": "Generic CLI tool to automate versioning and package publishing-related tasks.", "keywords": [ "build",