Version 0.8.4
This commit is contained in:
parent
ac42712335
commit
da866d3380
@ -1,4 +1,4 @@
|
|||||||
## Master
|
## 0.8.4 - October 3, 2011
|
||||||
|
|
||||||
### Bug fix
|
### Bug fix
|
||||||
|
|
||||||
|
@ -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.3'
|
VERSION = '0.8.4'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
0
spec/fixtures/folder1/file1.txt
vendored
Normal file → Executable file
0
spec/fixtures/folder1/file1.txt
vendored
Normal file → Executable file
Loading…
Reference in New Issue
Block a user