lib/unidom/order/version.rb in unidom-order-2.0 vs lib/unidom/order/version.rb in unidom-order-2.0.1

- old
+ new

@@ -1,5 +1,5 @@ module Unidom module Order - VERSION = '2.0'.freeze + VERSION = '2.0.1'.freeze end end