Version 0.5.1
This commit is contained in:
parent
be8cd87be9
commit
76c2977b67
@ -1,3 +1,9 @@
|
||||
## 0.5.1 - July 2, 2011
|
||||
|
||||
### Bugs fixes:
|
||||
|
||||
- Fixed `guard show` command. ([@bronson][] & [@thibaudgg][])
|
||||
|
||||
## 0.5.0 - July 2, 2011
|
||||
|
||||
## New features
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Guard
|
||||
VERSION = "0.5.0" unless defined? Guard::VERSION
|
||||
VERSION = "0.5.1" unless defined? Guard::VERSION
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user