diff --git a/package-lock.json b/package-lock.json index 077e0e0..60a9833 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "node-pushnotifications", - "version": "2.1.2", + "version": "3.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "node-pushnotifications", - "version": "2.1.2", + "version": "3.0.0", "license": "MIT", "dependencies": { "@parse/node-apn": "6.0.1", diff --git a/package.json b/package.json index dd7327f..4ea1422 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.1.2", + "version": "3.0.0", "author": { "name": "AppFeel", "email": "info@appfeel.com"