浏览代码

bump version to 1.2.1

iou90kant 4 年前
父节点
当前提交
2c8ef32ff7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      package.json

+ 1
- 1
package.json 查看文件

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "react-native-autoheight-webview",
3
-  "version": "1.2.0",
3
+  "version": "1.2.1",
4 4
   "description": "An auto height webview for React Native, even auto width for inline html",
5 5
   "main": "autoHeightWebView",
6 6
   "types": "index.d.ts",