diff --git a/CHANGELOG.md b/CHANGELOG.md index 55a8a93..fbe80f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +0.6.0 (2024-05-15) +* Bump tree-sitter-cli to 0.22.5 + +0.5.0 (2024-03-18) +* Bump tree-sitter-cli to 0.22.1 + 0.4.0 (2023-12-15) * Enable parsing an expression with guards in a macro replacement diff --git a/Cargo.toml b/Cargo.toml index ca94f7b..ca9e547 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" keywords = ["incremental", "parsing", "erlang"] license = "MIT" name = "tree-sitter-erlang" -version = "0.5.0" +version = "0.6.0" build = "bindings/rust/build.rs" include = [