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