From 79757499f7c456e0fb565e415084b01f037d0e20 Mon Sep 17 00:00:00 2001 From: Thomas Parslow Date: Sun, 12 Apr 2015 18:16:38 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1eb1363..c61661b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-html-webview", - "version": "0.0.3", + "version": "0.0.4", "description": "Display (possibly untrusted) HTML using a UIWebView in React Native.", "main": "index.ios.js", "scripts": {