diff --git a/package-lock.json b/package-lock.json index cbe7d99f..cbb98d28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-offline", - "version": "5.6.2", + "version": "5.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 776d4a35..91b70214 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-offline", - "version": "5.6.2", + "version": "5.7.0", "description": "Handy toolbelt to deal with offline mode in React Native applications. Cross-platform, provides a smooth redux integration.", "author": "Raul Gomez Acuña (https://github.com/rgommezz)", "license": "MIT",