lib/guard/jasmine/version.rb in guard-jasmine-0.8.6 vs lib/guard/jasmine/version.rb in guard-jasmine-0.8.7
- old
+ new
@@ -1,6 +1,6 @@
module Guard
module JasmineVersion
# Guard::Jasmine version that is used for the Gem specification
- VERSION = '0.8.6'
+ VERSION = '0.8.7'
end
end