diff --git a/package-lock.json b/package-lock.json index 25074d7..540bbe5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "node-bin-gen", - "version": "11.2.5", + "version": "11.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "node-bin-gen", - "version": "11.2.5", + "version": "11.3.0", "license": "ISC", "dependencies": { "rimraf": "^5.0.5", diff --git a/package.json b/package.json index 7a20e26..500fe2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-bin-gen", - "version": "11.2.5", + "version": "11.3.0", "description": "Generate a node binary package", "author": "Aria Stewart ", "main": "index.js",