Skip to content

Commit 54d95b5

Browse files
alanzfacebook-github-bot
authored andcommitted
bump version to 0.11.0
Summary: As title, release coming Reviewed By: TD5 Differential Revision: D69107758 fbshipit-source-id: 2f08efb446bc7c0761737ec67c9701fbf639c3b1
1 parent cd1679d commit 54d95b5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.11.0 (2025-02-04)
2+
* Support EEP70 strict generators, coming in OTP28
3+
14
0.10.0 (2025-01-21)
25
* Add a new top-level form to parse Structural Search and Replace templates.
36

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2018"
66
keywords = ["incremental", "parsing", "erlang"]
77
license = "MIT"
88
name = "tree-sitter-erlang"
9-
version = "0.10.0"
9+
version = "0.11.0"
1010

1111
build = "bindings/rust/build.rs"
1212
include = [

0 commit comments

Comments
 (0)