From f061c551f80a4717ade256b94717f97f2de361fc Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Sun, 21 May 2023 15:42:09 +0200 Subject: [PATCH] (cargo-release) version 0.8.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index da90021..a176731 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ license = "Apache-2.0" name = "axum-streams" readme = "README.md" include = ["Cargo.toml", "src/**/*.rs", "README.md", "LICENSE"] -version = "0.8.2-alpha.0" +version = "0.8.2" [badges] maintenance = { status = "actively-developed" }