lib/sunomono/version.rb in sunomono-0.2.0.pre vs lib/sunomono/version.rb in sunomono-0.3.0

- old
+ new

@@ -1,3 +1,3 @@ module Sunomono - VERSION = '0.2.0.pre'.freeze + VERSION = '0.3.0'.freeze end