diff --git a/Cargo.toml b/Cargo.toml index c8a5a5e..997e86d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ailog" -version = "0.2.5" +version = "0.2.6" edition = "2021" authors = ["syui"] description = "A static blog generator with AI features"