diff --git a/History.md b/History.md index 9e85df3ceb..0784045557 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,4 @@ -unreleased +4.18.3 / 2024-02-26 ========== * Fix routing requests without method diff --git a/package.json b/package.json index cf36773643..c3845d2d4b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "express", "description": "Fast, unopinionated, minimalist web framework", - "version": "4.18.2", + "version": "4.18.3", "author": "TJ Holowaychuk ", "contributors": [ "Aaron Heckmann ",