Skip to content

Commit ff14c14

Browse files
committed
Update README to point pod installation instructions to v5.0.1
1 parent d0cc502 commit ff14c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Installation (iOS & OSX)
1818
Add this to your [podfile](https://guides.cocoapods.org/using/getting-started.html) and run `pod install` to install:
1919

2020
```ruby
21-
`pod 'WebViewJavascriptBridge', '~> 4.1.4'`
21+
`pod 'WebViewJavascriptBridge', '~> 5.0'`
2222
```
2323

2424
### Manual installation

0 commit comments

Comments
 (0)