Skip to content

Commit a7fb712

Browse files
author
Scott Barron
committed
Version 0.0.9
1 parent 2c801a9 commit a7fb712

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.rvmrc
22
pkg
33
Gemfile.lock
4+
.idea

lib/guard/rake/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Guard
22
module RakeVersion
3-
VERSION = "0.0.8"
3+
VERSION = "0.0.9"
44
end
55
end

0 commit comments

Comments
 (0)