lib/morandi/version.rb in morandi-0.11.3 vs lib/morandi/version.rb in morandi-0.12.0

- old
+ new

@@ -1,3 +1,3 @@ module Morandi - VERSION = '0.11.3'.freeze + VERSION = '0.12.0'.freeze end