lib/mongoid/locker/version.rb in mongoid-locker-0.3.6 vs lib/mongoid/locker/version.rb in mongoid-locker-1.0.0

- old
+ new

@@ -1,5 +1,5 @@ module Mongoid module Locker - VERSION = '0.3.6' + VERSION = '1.0.0'.freeze end end