lib/mongoid/tenant/version.rb in mongoid-tenant-0.0.8 vs lib/mongoid/tenant/version.rb in mongoid-tenant-0.0.9

- old
+ new

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