Skip to content

Commit 96a9360

Browse files
committed
Updated tag
1 parent c443bc6 commit 96a9360

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,9 @@ Modelled after Octokit <3. This is a lightweight client for the Buffer API (http
2121
Put this sucker in your Gemfile and bundle install
2222

2323
```ruby
24-
gem "buffer-app", :git => "git://github.com/kaneda/buffer-ruby", :ref => "cd461c8a9f934c9a499e7bfe80f93d22e0f6481a"
24+
gem "buffer-app", :git => "git://github.com/kaneda/buffer-ruby", :tag => "v1.0"
2525
```
2626

27-
Apologies for the SHA, I'll add a tag shortly
28-
2927
Then drop this into your config/application.rb (or wherever you want to use it)
3028

3129
```ruby

0 commit comments

Comments
 (0)