diff --git a/package-lock.json b/package-lock.json index 96a5559..7a45aa6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "node-monkey", - "version": "1.1.4", + "version": "1.1.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "node-monkey", - "version": "1.1.4", + "version": "1.1.5", "license": "MIT", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/package.json b/package.json index d95dbfa..dc9a9b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-monkey", - "version": "1.1.4", + "version": "1.1.5", "description": "A tool for inspecting, debugging and commanding Node applications through a web browser or SSH interface into your app", "keywords": [ "inspect",