diff --git a/Cargo.toml b/Cargo.toml index 6f22fc6d6..f779da1b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aster" -version = "0.35.1" +version = "0.36.0" authors = ["Erick Tryzelaar "] license = "MIT/Apache-2.0" description = "A libsyntax ast builder"