Browse Source

chore(release): 5.0.5 [skip ci]

## [5.0.5](https://github.com/react-native-community/react-native-webview/compare/v5.0.4...v5.0.5) (2019-02-05)

### Bug Fixes

* **iOS/android getViewManagerConfig:** Fix crash with react-native < 0.58 ([263fc5e](https://github.com/react-native-community/react-native-webview/commit/263fc5e))
semantic-release-bot 5 years ago
parent
commit
a76e0ae811
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -8,7 +8,7 @@
8 8
     "Thibault Malbranche <malbranche.thibault@gmail.com>"
9 9
   ],
10 10
   "license": "MIT",
11
-  "version": "5.0.4",
11
+  "version": "5.0.5",
12 12
   "homepage": "https://github.com/react-native-community/react-native-webview#readme",
13 13
   "scripts": {
14 14
     "test:js": "jest",