From b4de0927d18fc858529d1386247c6d7884c7adb9 Mon Sep 17 00:00:00 2001 From: Bernabe Date: Thu, 27 Jul 2017 14:23:15 -0300 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fdbb18..5144362 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-react-native-session", - "version": "1.0.3", + "version": "1.0.4", "description": "Keep your session sync with the storage and redux", "main": "dist/index.js", "scripts": {