diff --git a/Cargo.toml b/Cargo.toml index 3fc5a6f..9a3e742 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "web-tree-sitter-sys" -version = "0.6.1" +version = "0.6.2" authors = [""] license = "Apache-2.0 WITH LLVM-exception" readme = "README.md"