From 5dd414f9aa63f837d40d07101c6d60ba3a98e0c4 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Thu, 5 Oct 2017 19:05:13 -0700 Subject: [PATCH] 0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c48183b3..d7fc0140 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-web", - "version": "0.1.5", + "version": "0.1.6", "description": "React Native for Web", "main": "dist/index.js", "module": "dist/module.js",