lib/blather/version.rb in blather-1.2.0 vs lib/blather/version.rb in blather-2.0.0

- old
+ new

@@ -1,3 +1,3 @@ module Blather - VERSION = '1.2.0' + VERSION = '2.0.0' end