Version 0.8.3
This commit is contained in:
parent
e26c1d2179
commit
64ac60a1fe
@ -1,4 +1,4 @@
|
|||||||
## Master
|
## 0.8.3 - October 1, 2011
|
||||||
|
|
||||||
### Bugs fixes:
|
### Bugs fixes:
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
module Guard
|
module Guard
|
||||||
unless defined? Guard::VERSION
|
unless defined? Guard::VERSION
|
||||||
# The current gem version of Guard
|
# The current gem version of Guard
|
||||||
VERSION = '0.8.2'
|
VERSION = '0.8.3'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user