diff --git a/Cargo.toml b/Cargo.toml index 81e5f3f..f8e56ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "duster" -version = "0.1.0" +version = "0.1.1" authors = ["Tom Alexander "] description = "A rust implementation of the dustjs template engine." edition = "2018"