From 6e1eb431d0357976b27c2d2c3936d6bae4d7928f Mon Sep 17 00:00:00 2001 From: Paulo Cesar Date: Thu, 2 Mar 2017 19:19:22 -0300 Subject: [PATCH] Update package.json don't care about RN version, really --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b7a509..db6e3a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-sim", - "version": "0.2.0", + "version": "0.3.0", "description": "", "main": "index.js", "repository": {