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": {