diff --git a/Cargo.toml b/Cargo.toml index 8ec70c9..6ae56d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ailog" -version = "0.1.8" +version = "0.1.9" edition = "2021" authors = ["syui"] description = "A static blog generator with AI features"