diff --git a/package-lock.json b/package-lock.json index ba8d08e..e61b912 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "node-pushnotifications", - "version": "2.0.2", + "version": "2.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "node-pushnotifications", - "version": "2.0.2", + "version": "2.0.3", "license": "MIT", "dependencies": { "@parse/node-apn": "5.1.3", diff --git a/package.json b/package.json index d19f406..24ffb93 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.2", + "version": "2.0.3", "author": { "name": "AppFeel", "email": "info@appfeel.com"