diff --git a/Cargo.toml b/Cargo.toml index 4dfbc8f..066f66d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "web-tree-sitter-sys" -version = "0.4.0" +version = "0.4.1" authors = [""] license = "Apache-2.0 WITH LLVM-exception" readme = "README.md"