We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23358c commit 78e0047Copy full SHA for 78e0047
lib/active_record/session_store/version.rb
@@ -1,5 +1,5 @@
1
module ActiveRecord
2
module SessionStore
3
- VERSION = "1.1.3".freeze
+ VERSION = "2.0.0".freeze
4
end
5
0 commit comments