From 5faa3af19a6a0c48ceced2a2cae5d1749b3a1ba1 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Tue, 3 Oct 2017 10:58:32 -0700 Subject: [PATCH] 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4b1dc42..d78b95bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-web", - "version": "0.1.3", + "version": "0.1.4", "description": "React Native for Web", "main": "dist/index.js", "module": "dist/module.js",