diff --git a/package-lock.json b/package-lock.json index 54c036e..26e6e47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "node-pushnotifications", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.0.1", + "version": "2.0.2", "license": "MIT", "dependencies": { "@parse/node-apn": "5.1.0", diff --git a/package.json b/package.json index c213026..056c440 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-pushnotifications", "description": "A cross-platform push service for node.js", - "version": "2.0.1", + "version": "2.0.2", "author": { "name": "AppFeel", "email": "info@appfeel.com"