diff --git a/package-lock.json b/package-lock.json index 51f6c2a..9971af0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@janiscommerce/app-push-notification", - "version": "0.0.1-beta.0", + "version": "0.0.1-beta.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@janiscommerce/app-push-notification", - "version": "0.0.1-beta.0", + "version": "0.0.1-beta.1", "license": "ISC", "dependencies": { "@react-native-async-storage/async-storage": "^1.18.1", diff --git a/package.json b/package.json index 8635eca..fbfefd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@janiscommerce/app-push-notification", - "version": "0.0.1-beta.0", + "version": "0.0.1-beta.1", "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",