summaryrefslogtreecommitdiff
path: root/axum-core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'axum-core/Cargo.toml')
-rw-r--r--axum-core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/axum-core/Cargo.toml b/axum-core/Cargo.toml
index c21b218e..2d4d0759 100644
--- a/axum-core/Cargo.toml
+++ b/axum-core/Cargo.toml
@@ -9,7 +9,7 @@ license = "MIT"
name = "axum-core"
readme = "README.md"
repository = "https://github.com/tokio-rs/axum"
-version = "0.4.3" # remember to also bump the version that axum and axum-extra depend on
+version = "0.4.4" # remember to also bump the version that axum and axum-extra depend on
[features]
tracing = ["dep:tracing"]