From 4dd78996cdff5056154f62d883f2a6cb554a9596 Mon Sep 17 00:00:00 2001 From: imbolc Date: Thu, 9 Jun 2022 21:32:41 +0300 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c00966d..84b3e99 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.6.0" +version = "0.7.0" [features] default = ["axum-core"]