Skip to content

Commit 504367b

Browse files
committed
Bump patch version.
1 parent f43638c commit 504367b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.1"
8+
VERSION = "2.1.2"
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.2
44

55
- [CVE-2026-39324](https://github.com/advisories/GHSA-33qg-7wpp-89cq) Don't fall back to unencrypted coder if encryptors are present.
66

0 commit comments

Comments
 (0)