Skip to content

Commit

Permalink
Update README to point pod installation instructions to v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuswestin committed Jan 29, 2016
1 parent d0cc502 commit ff14c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Installation (iOS & OSX)
Add this to your [podfile](https://guides.cocoapods.org/using/getting-started.html) and run `pod install` to install:

```ruby
`pod 'WebViewJavascriptBridge', '~> 4.1.4'`
`pod 'WebViewJavascriptBridge', '~> 5.0'`
```

### Manual installation
Expand Down

0 comments on commit ff14c14

Please sign in to comment.