diff --git a/package-lock.json b/package-lock.json index 55ee281..e2793a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "makensis-cli", - "version": "0.11.1", + "version": "0.11.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9ef7618..236401e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "makensis-cli", - "version": "0.11.1", + "version": "0.11.2", "description": "CLI for the makensis wrapper on Node, compiles NSIS scripts", "main": "index.js", "bin": {