From 825a650e650d1d3fcd267333da84bb27db6587eb Mon Sep 17 00:00:00 2001 From: rgommezz Date: Fri, 12 Jun 2020 00:53:10 +0100 Subject: [PATCH] 5.7.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",