lib/unidom/inventory/version.rb in unidom-inventory-0.2 vs lib/unidom/inventory/version.rb in unidom-inventory-0.3

- old
+ new

@@ -1,5 +1,5 @@ module Unidom module Inventory - VERSION = '0.2'.freeze + VERSION = '0.3'.freeze end end