diff --git a/package-lock.json b/package-lock.json index 8786aec..1f9a426 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@janiscommerce/app-push-notification", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@janiscommerce/app-push-notification", - "version": "0.0.2", + "version": "0.0.3", "license": "ISC", "dependencies": { "@janiscommerce/app-request": "^2.2.0", diff --git a/package.json b/package.json index 4f88af4..8a8dc0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@janiscommerce/app-push-notification", - "version": "0.0.2", + "version": "0.0.3", "type": "commonjs", "description": "This package will take care of performing the main actions for registration to receive notifications in the foreground and background.", "main": "lib/index.js",