Skip to content

Commit 96663ec

Browse files
committed
Bump patch version.
1 parent c58ad79 commit 96663ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/rack/session/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
module Rack
77
module Session
8-
VERSION = "2.1.0"
8+
VERSION = "2.1.1"
99
end
1010
end

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Releases
22

3-
## Unreleased
3+
## v2.1.1
44

55
- Prevent `Rack::Session::Pool` from recreating deleted sessions [CVE-2025-46336](https://github.com/rack/rack-session/security/advisories/GHSA-9j94-67jr-4cqj).
66

0 commit comments

Comments
 (0)