lib/blather/version.rb in blather-0.8.5 vs lib/blather/version.rb in blather-0.8.6

- old
+ new

@@ -1,3 +1,3 @@ module Blather - VERSION = '0.8.5' + VERSION = '0.8.6' end