File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 44# Copyright, 2017-2025, by Samuel Williams.
55
66module Falcon
7- VERSION = "0.52.3 "
7+ VERSION = "0.52.4 "
88end
Original file line number Diff line number Diff line change @@ -47,6 +47,10 @@ Please see the [project documentation](https://socketry.github.io/falcon/) for m
4747
4848Please see the [ project releases] ( https://socketry.github.io/falcon/releases/index ) for all releases.
4949
50+ ### v0.52.4
51+
52+ - Relax dependency on ` async-container-supervisor ` to allow ` ~> 0.6 ` .
53+
5054### v0.52.0
5155
5256 - Modernized codebase and dropped support for Ruby v3.1.
Original file line number Diff line number Diff line change 11# Releases
22
3- ## Unreleased
3+ ## v0.52.4
44
55 - Relax dependency on ` async-container-supervisor ` to allow ` ~> 0.6 ` .
66
You can’t perform that action at this time.
0 commit comments