lib/sunomono/version.rb in sunomono-0.3.1 vs lib/sunomono/version.rb in sunomono-1.0.0

- old
+ new

@@ -1,3 +1,3 @@ module Sunomono - VERSION = '0.3.1'.freeze + VERSION = '1.0.0'.freeze end