lib/unidom/party/version.rb in unidom-party-0.3 vs lib/unidom/party/version.rb in unidom-party-0.4

- old
+ new

@@ -1,5 +1,5 @@ module Unidom module Party - VERSION = '0.3'.freeze + VERSION = '0.4'.freeze end end