Skip to content

Commit

Permalink
Update README to use v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffh committed Apr 5, 2016
1 parent 29f7fb3 commit 967334a
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 @@ -1190,7 +1190,7 @@ source 'https://github.com/CocoaPods/Specs.git'

target 'YOUR_APP_NAME_HERE_Tests', :exclusive => true do
use_frameworks!
pod 'Nimble', '~> 3.1.0'
pod 'Nimble', '~> 4.0.0'
end
```

Expand Down

0 comments on commit 967334a

Please sign in to comment.