We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d88728b commit f49d011Copy full SHA for f49d011
lib/mongoid/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Mongoid
4
- VERSION = "8.0.8"
+ VERSION = "8.0.9"
5
end
0 commit comments