From 5ab11b84c0ef5ebc8f667df9a013475158cc9c7c Mon Sep 17 00:00:00 2001 From: Thomas Parslow Date: Fri, 25 Sep 2015 09:55:24 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9459c69..f65b3d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-html-webview", - "version": "0.0.13", + "version": "0.0.14", "description": "Display (possibly untrusted) HTML using a UIWebView in React Native.", "main": "index.ios.js", "scripts": {