diff --git a/table-plugin/package.json b/table-plugin/package.json index 34a282b..773da39 100644 --- a/table-plugin/package.json +++ b/table-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@native-html/table-plugin", - "version": "2.0.0", + "version": "2.0.1", "description": "🔠 A WebView-based plugin to render tables in react-native-render-html", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",