diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 78829420..353ec8ce 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tree-sitter" description = "Rust bindings to the Tree-sitter parsing library" -version = "0.6.3" +version = "0.16.0" authors = ["Max Brunsfeld "] license = "MIT" readme = "binding_rust/README.md"