semantic-release-bot 4 년 전
부모
커밋
d4efa1e7f5
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      package.json

+ 2
- 2
package.json 파일 보기

@@ -8,7 +8,7 @@
8 8
     "Thibault Malbranche <malbranche.thibault@gmail.com>"
9 9
   ],
10 10
   "license": "MIT",
11
-  "version": "8.0.4",
11
+  "version": "8.0.5",
12 12
   "homepage": "https://github.com/react-native-community/react-native-webview#readme",
13 13
   "scripts": {
14 14
     "start": "node node_modules/react-native/local-cli/cli.js start",
@@ -72,4 +72,4 @@
72 72
     "index.d.ts",
73 73
     "react-native-webview.podspec"
74 74
   ]
75
-}
75
+}