diff --git a/crates/bin/Cargo.toml b/crates/bin/Cargo.toml index 788a6b5fc..42fccbe01 100644 --- a/crates/bin/Cargo.toml +++ b/crates/bin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "liquid-bin" -version = "0.20.1" +version = "0.21.0" authors = ["Ed Page "] description = "The liquid templating language for Rust" repository = "https://github.com/cobalt-org/liquid-rust"