diff --git a/package-lock.json b/package-lock.json index 6024083..3418a9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-rodney-broadcast", - "version": "0.8.0", + "version": "0.8.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-native-rodney-broadcast", - "version": "0.8.0", + "version": "0.8.1", "license": "MIT", "devDependencies": { "@commitlint/config-conventional": "^11.0.0", diff --git a/package.json b/package.json index f33e09d..620fd4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-rodney-broadcast", - "version": "0.8.0", + "version": "0.8.1", "description": "module config broadcast notification for android and NSNotification for IOS", "main": "lib/commonjs/index", "module": "lib/module/index",