Skip to content

Commit 83b179e

Browse files
committed
Bump patch version.
1 parent 35444d5 commit 83b179e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

lib/falcon/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# Copyright, 2017-2025, by Samuel Williams.
55

66
module Falcon
7-
VERSION = "0.52.3"
7+
VERSION = "0.52.4"
88
end

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ Please see the [project documentation](https://socketry.github.io/falcon/) for m
4747

4848
Please 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.

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+
## v0.52.4
44

55
- Relax dependency on `async-container-supervisor` to allow `~> 0.6`.
66

0 commit comments

Comments
 (0)