diff --git a/package.json b/package.json index 3a5a935..adc26cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-web-webview", - "version": "0.2.0", + "version": "0.2.1", "description": "React Native for Web implementation of RN's WebView", "main": "src/index.js", "repository": {