diff --git a/package-lock.json b/package-lock.json index b8b8f33..452fa4e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "node-pushnotifications", - "version": "2.0.3", + "version": "2.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "node-pushnotifications", - "version": "2.0.3", + "version": "2.1.0", "license": "MIT", "dependencies": { "@parse/node-apn": "5.1.3", diff --git a/package.json b/package.json index 5099cc9..c09cc24 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.3", + "version": "2.1.0", "author": { "name": "AppFeel", "email": "info@appfeel.com"