diff --git a/Cargo.toml b/Cargo.toml index a378e3210..7be2c8698 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "aster" -version = "0.1.9" +version = "0.1.10" authors = ["Erick Tryzelaar "] license = "MIT/Apache-2.0" description = "A libsyntax ast builder"