semantic-release-bot před 5 roky
rodič
revize
16acf6fbdc
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      package.json

+ 1
- 1
package.json Zobrazit soubor

@@ -8,7 +8,7 @@
8 8
     "Thibault Malbranche <malbranche.thibault@gmail.com>"
9 9
   ],
10 10
   "license": "MIT",
11
-  "version": "6.0.0",
11
+  "version": "6.0.1",
12 12
   "homepage": "https://github.com/react-native-community/react-native-webview#readme",
13 13
   "scripts": {
14 14
     "ci": "CI=true && yarn lint && yarn test",