From ec719834b08e65788b41350a0383dc6f2cf7db72 Mon Sep 17 00:00:00 2001 From: Rob Wagner Date: Sat, 29 Jul 2023 17:13:51 -0400 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 16ca728..85d1a40 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.2.1" +version = "0.3.0" edition = "2021" [features]