diff --git a/package-lock.json b/package-lock.json index f75f1a8..dd2f4e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "makensis-cli", - "version": "0.12.1", + "version": "0.12.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5479f16..ac029a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "makensis-cli", - "version": "0.12.1", + "version": "0.12.2", "description": "CLI for the makensis wrapper on Node, compiles NSIS scripts", "main": "./bin/mn.js", "bin": {