diff --git a/package-lock.json b/package-lock.json index 6ceade7..418b2c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ps4-waker", - "version": "1.10.0", + "version": "1.10.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 39b1f2a..09df215 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ps4-waker", "description": "Wake your PS4 over LAN (and more!) with help from the Playstation App", - "version": "1.10.0", + "version": "1.10.1", "author": "Daniel Leong", "license": "MIT", "main": "index.js",