From b08bfb9ad5bc234c1ea885e6afcc802f6a290546 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Wed, 4 Oct 2017 11:49:22 -0700 Subject: [PATCH] 0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d78b95bb..c48183b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-web", - "version": "0.1.4", + "version": "0.1.5", "description": "React Native for Web", "main": "dist/index.js", "module": "dist/module.js",