lib/unidom/standard/version.rb in unidom-standard-1.4.9 vs lib/unidom/standard/version.rb in unidom-standard-2.0

- old
+ new

@@ -1,5 +1,5 @@ module Unidom module Standard - VERSION = '1.4.9'.freeze + VERSION = '2.0'.freeze end end