lib/unidom/order/version.rb in unidom-order-1.5.3 vs lib/unidom/order/version.rb in unidom-order-1.5.4

- old
+ new

@@ -1,5 +1,5 @@ module Unidom module Order - VERSION = '1.5.3'.freeze + VERSION = '1.5.4'.freeze end end