From 87058ea7d702268efb216fc5542df54559b44f28 Mon Sep 17 00:00:00 2001 From: Raphael Porto Date: Fri, 19 Apr 2019 01:50:33 -0300 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cbb596f..3642346 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sync-storage", - "version": "0.3.0", + "version": "0.4.0", "description": "Synchronous storage for React Native.", "main": "src/index.js", "scripts": {