fix(build): bump version to 0.26.0

After a release, `master` branch should be bumped to the next _minor_ version.
This commit is contained in:
Christian Clason 2025-03-12 10:54:32 +01:00 committed by Christian Clason
parent 12aff698b9
commit 07a1b7fc00
8 changed files with 21 additions and 21 deletions

View file

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