From 3c4d9f1df1a5c00802469845be41cc5421ebaa90 Mon Sep 17 00:00:00 2001 From: Elton Date: Tue, 20 Mar 2018 18:09:03 +0530 Subject: [PATCH] update version* --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4afd21a..878d08b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-webview-autoheight", - "version": "1.0.4", + "version": "1.0.5", "description": "React Native WebView with AutoHeight", "main": "index.js", "scripts": {