lib/luffa/version.rb in luffa-1.0.6 vs lib/luffa/version.rb in luffa-1.0.7

- old
+ new

@@ -1,6 +1,6 @@ module Luffa - VERSION = '1.0.6' + VERSION = '1.0.7' # A model of a software release version that can be used to compare two versions. # # Calabash and RunLoop try very hard to comply with Semantic Versioning rules. # However, the semantic versioning spec is incompatible with RubyGem's patterns