Skip to content

Commit f2af0c8

Browse files
committed
Bump patch version.
1 parent 345b744 commit f2af0c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file. For info on how to format all future additions to this file please reference [Keep A Changelog](https://keepachangelog.com/en/1.0.0/).
44

5-
## Unreleased
5+
## [2.2.23] - 2026-04-01
66

77
### Security
88

lib/rack/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def self.version
2020
VERSION.join(".")
2121
end
2222

23-
RELEASE = "2.2.22"
23+
RELEASE = "2.2.23"
2424

2525
# Return the Rack release as a dotted string.
2626
def self.release

0 commit comments

Comments
 (0)