diff --git a/package-lock.json b/package-lock.json index e50354a..f7b1c45 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "makensis-cli", - "version": "0.14.0", + "version": "0.14.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 31e4d02..0ee6a50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "makensis-cli", - "version": "0.14.0", + "version": "0.14.1", "description": "CLI for the Node.js makensis wrapper, compiles NSIS scripts", "main": "./bin/mn.js", "bin": {