lib/guard/jasmine/version.rb in guard-jasmine-1.7.0 vs lib/guard/jasmine/version.rb in guard-jasmine-1.8.0

- old
+ new

@@ -1,6 +1,6 @@ module Guard module JasmineVersion # Guard::Jasmine version that is used for the Gem specification - VERSION = '1.7.0' + VERSION = '1.8.0' end end