From 534fa426f2cfca3f50e0230fc18b18fc6f53748e Mon Sep 17 00:00:00 2001 From: imbolc Date: Sun, 12 Feb 2023 18:06:33 +0600 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 17efac6..d1f85e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "tower-cookies" readme = "README.md" repository = "https://github.com/imbolc/tower-cookies" -version = "0.8.1" +version = "0.9.0" [features] default = ["axum-core"]