Skip to content

Commit

Permalink
Merge pull request #161 from mrzasa/patch-1
Browse files Browse the repository at this point in the history
Update gem version in readme to reflect #159
  • Loading branch information
thibaudgg committed Feb 9, 2016
2 parents d3bf78f + ee5e752 commit e4c5a19
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 e4c5a19

Please sign in to comment.