lib/mongoid/tenant/version.rb in mongoid-tenant-0.0.9 vs lib/mongoid/tenant/version.rb in mongoid-tenant-0.3.1
- old
+ new
@@ -1,6 +1,6 @@
module Mongoid
# Mongoid::Tenant::VERSION
module Tenant
- VERSION = '0.0.9'.freeze
+ VERSION = '0.3.1'.freeze
end
end