Skip to content

Commit

Permalink
Update gem version in readme to reflect guard#159
Browse files Browse the repository at this point in the history
  • Loading branch information
mrzasa committed Feb 9, 2016
1 parent d3bf78f commit ee5e752
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 @@ -28,7 +28,7 @@ Add it to your Gemfile (inside development group):

``` ruby
group :development do
gem 'guard-livereload', '~> 2.4', require: false
gem 'guard-livereload', '~> 2.5', require: false
end
```

Expand Down

0 comments on commit ee5e752

Please sign in to comment.