From d458e53c79a0ca2e59cbe35591621a1c64cd9230 Mon Sep 17 00:00:00 2001 From: syui Date: Sat, 14 Jun 2025 17:12:37 +0900 Subject: [PATCH] Bump version to 0.1.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a0b1d8c..7b1bf43 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ailog" -version = "0.1.3" +version = "0.1.4" edition = "2021" authors = ["syui"] description = "A static blog generator with AI features"