From 2214807032fac90437e409afbccc3242fbc94ea9 Mon Sep 17 00:00:00 2001 From: Patrik Ragnarsson Date: Thu, 23 Mar 2023 10:11:14 +0100 Subject: Changelog: fix typo in version number (#2063) https://rubygems.org/gems/rack/versions says 3.0.4.2 was released March 02, 2023 [ci skip] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b73e5cd..0ac310c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ All notable changes to this project will be documented in this file. For info on - Split form/query parsing into two steps. ([#2038](https://github.com/rack/rack/pull/2038), [@matthewd](https://github.com/matthewd)) -## [3.0.4.1] - 2023-03-02 +## [3.0.4.2] - 2023-03-02 ### SPEC Changes -- cgit v1.2.1