Skip to content

Commit 6cc4e91

Browse files
committed
Bump patch version.
1 parent a4f8710 commit 6cc4e91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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.2"
7+
VERSION = "0.52.3"
88
end

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Please see the [project documentation](https://socketry.github.io/falcon/) for m
3333

3434
- [Rails Integration](https://socketry.github.io/falcon/guides/rails-integration/index) - This guide explains how to host Rails applications with Falcon.
3535

36-
- [Deployment](https://socketry.github.io/falcon/guides/deployment/index) - This guide explains how to use Falcon in production environments.
36+
- [Deployment](https://socketry.github.io/falcon/guides/deployment/index) - This guide explains how to deploy applications using the Falcon web server. It covers the recommended deployment methods, configuration options, and examples for different environments, including systemd and kubernetes.
3737

3838
- [Performance Tuning](https://socketry.github.io/falcon/guides/performance-tuning/index) - This guide explains the performance characteristics of Falcon.
3939

0 commit comments

Comments
 (0)