lib/mongoid/tenant/version.rb in mongoid-tenant-0.3.1 vs lib/mongoid/tenant/version.rb in mongoid-tenant-0.3.3

- old
+ new

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