Bump to 0.1.1
This commit is contained in:
parent
8b5ecd9a8a
commit
b5194dd2e4
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
guard (0.1.0)
|
||||
guard (0.1.1)
|
||||
bundler (~> 1.0.2)
|
||||
growl (~> 1.0.3)
|
||||
libnotify (~> 0.1.3)
|
||||
@ -16,9 +16,8 @@ GEM
|
||||
ffi (0.6.3)
|
||||
rake (>= 0.8.7)
|
||||
growl (1.0.3)
|
||||
guard-rspec (0.1.0)
|
||||
guard (~> 0.1.0.beta.2)
|
||||
rspec (~> 2.0.0.rc)
|
||||
guard-rspec (0.1.1)
|
||||
guard (~> 0.1.0)
|
||||
libnotify (0.1.4)
|
||||
ffi (>= 0.6.2)
|
||||
rake (0.8.7)
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Guard
|
||||
VERSION = "0.1.0"
|
||||
VERSION = "0.1.1"
|
||||
end
|
Loading…
Reference in New Issue
Block a user