diff --git a/Cargo.toml b/Cargo.toml index 151ee6c83..3e9622b1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aster" -version = "0.32.0" +version = "0.32.1" authors = ["Erick Tryzelaar "] license = "MIT/Apache-2.0" description = "A libsyntax ast builder"