bump version
This commit is contained in:
parent
4d3fb9dfcc
commit
c1344a98b7
|
@ -1,3 +1,5 @@
|
|||
_I'm currently looking for a new maintainer for this project._
|
||||
|
||||
[![Build Status](http://travis-ci.org/johnbintz/guard-rails.png)](http://travis-ci.org/johnbintz/guard-rails)
|
||||
|
||||
Want to restart your Rails development server whilst you work? Now you can!
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
module GuardRails
|
||||
VERSION = '0.1.0'
|
||||
VERSION = '0.1.1'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue