Release 0.7.0
All checks were successful
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/tag/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2025-04-02 10:16:51 +00:00
parent e6473f64ae
commit ee641d1539
5 changed files with 5 additions and 5 deletions

2
src/parser.c generated
View file

@ -4330,7 +4330,7 @@ TS_PUBLIC const TSLanguage *tree_sitter_bp(void) {
.max_reserved_word_set_size = 0,
.metadata = {
.major_version = 0,
.minor_version = 6,
.minor_version = 7,
.patch_version = 0,
},
};