feat: start working on v0.27

* bump tree-sitter crates to 0.27.0
* bump tree-sitter-language to 0.1.7
This commit is contained in:
Christian Clason 2025-12-13 13:46:48 +01:00 committed by Christian Clason
parent cd4b6e2ef9
commit 98de2bc1a8
11 changed files with 26 additions and 26 deletions

View file

@ -1,12 +1,12 @@
{
"name": "tree-sitter-cli",
"version": "0.26.3",
"version": "0.27.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "tree-sitter-cli",
"version": "0.26.3",
"version": "0.27.0",
"hasInstallScript": true,
"license": "MIT",
"bin": {

View file

@ -1,6 +1,6 @@
{
"name": "tree-sitter-cli",
"version": "0.26.3",
"version": "0.27.0",
"author": {
"name": "Max Brunsfeld",
"email": "maxbrunsfeld@gmail.com"