lib/unidom/order/version.rb in unidom-order-0.3 vs lib/unidom/order/version.rb in unidom-order-1.0

- old
+ new

@@ -1,5 +1,5 @@ module Unidom module Order - VERSION = '0.3'.freeze + VERSION = '1.0'.freeze end end