Skip to content

Commit 69c9b8b

Browse files
Fix version in README.MD
1 parent 26f9aed commit 69c9b8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Simply using rubygems:
1313
Add this line to your application's Gemfile:
1414

1515
```ruby
16-
gem 'blockcypher-ruby', '~> 0.2.5'
16+
gem 'blockcypher-ruby', '~> 0.2.6'
1717
```
1818

1919
And then execute:

0 commit comments

Comments
 (0)