diff --git a/Cargo.toml b/Cargo.toml index ce64005b3..5baf74992 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "handlebars" -version = "4.0.0-alpha.0" +version = "4.0.0-beta.1" authors = ["Ning Sun "] description = "Handlebars templating implemented in Rust." license = "MIT"