diff --git a/package-lock.json b/package-lock.json index 77132cbe..7f42cca7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@spacek33z/iohook", - "version": "0.10.0", + "version": "0.10.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@spacek33z/iohook", - "version": "0.10.0", + "version": "0.10.1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index db88317a..c01a2f23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@spacek33z/iohook", - "version": "0.10.0", + "version": "0.10.1", "description": "Node.js global keyboard and mouse hook", "author": "Aloyan Dmitry", "license": "MIT",