lib/blather/version.rb in blather-0.5.6 vs lib/blather/version.rb in blather-0.5.7

- old
+ new

@@ -1,4 +1,4 @@ module Blather # Blather version number - VERSION = '0.5.6' + VERSION = '0.5.7' end