Version 0.8.1
This commit is contained in:
parent
1607901e43
commit
aaa08d3a89
@ -1,4 +1,4 @@
|
||||
## Master
|
||||
## 0.8.1 - September 29, 2011
|
||||
|
||||
### Bugs fixes:
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
module Guard
|
||||
unless defined? Guard::VERSION
|
||||
# The current gem version of Guard
|
||||
VERSION = '0.8.0'
|
||||
VERSION = '0.8.1'
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user