diff --git a/Cargo.toml b/Cargo.toml index d9088a2..d586d5d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zine" -version = "0.13.0" +version = "0.14.0" description = "A simple and opinionated tool to build your own magazine." authors = ["Folyd"] homepage = "https://github.com/zineland/zine"