lib/mongoid/tenant/version.rb in mongoid-tenant-0.3.5 vs lib/mongoid/tenant/version.rb in mongoid-tenant-0.3.7

- old
+ new

@@ -1,6 +1,6 @@ module Mongoid # Mongoid::Tenant::VERSION module Tenant - VERSION = '0.3.5'.freeze + VERSION = '0.3.7'.freeze end end