lib/blather/version.rb in blather-0.7.0 vs lib/blather/version.rb in blather-0.7.1

- old
+ new

@@ -1,3 +1,3 @@ module Blather - VERSION = '0.7.0' + VERSION = '0.7.1' end