From 0f412d556c71b07500d7a62ce5b2dadde2c931e0 Mon Sep 17 00:00:00 2001 From: imbolc Date: Mon, 7 Feb 2022 09:48:45 +0300 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fda6707..02b7536 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.4.1" +version = "0.5.0" [features] default = ["axum-core"]