lib/unidom/shopping/version.rb in unidom-shopping-1.6.4 vs lib/unidom/shopping/version.rb in unidom-shopping-1.6.5

- old
+ new

@@ -1,5 +1,5 @@ module Unidom module Shopping - VERSION = '1.6.4'.freeze + VERSION = '1.6.5'.freeze end end