From ac71a27a1b60d536b341e57008d4fcba9401784f Mon Sep 17 00:00:00 2001 From: imbolc Date: Wed, 8 May 2024 11:11:00 +0600 Subject: [PATCH] Don't forget about api break --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d3c3655..d45c6e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ repository = "https://github.com/robertwayne/axum-htmx" categories = ["web-programming"] keywords = ["axum", "htmx"] readme = "README.md" -version = "0.5.0" +version = "0.6.0" edition = "2021" [features]