We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6526346 commit 9b3b629Copy full SHA for 9b3b629
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-tango-webview",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "React Native library that enables easy communication between a WebView and React Native components using tango-rpc",
5
"main": "dist/commonjs/index",
6
"module": "dist/module/index",
0 commit comments