Skip to content

Commit

Permalink
Bump to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Mar 10, 2021
1 parent c23358c commit 78e0047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_record/session_store/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module ActiveRecord
module SessionStore
VERSION = "1.1.3".freeze
VERSION = "2.0.0".freeze
end
end

0 comments on commit 78e0047

Please sign in to comment.