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:
parent
12aff698b9
commit
07a1b7fc00
8 changed files with 21 additions and 21 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "web-tree-sitter",
|
||||
"version": "0.25.1",
|
||||
"version": "0.26.0",
|
||||
"description": "Tree-sitter bindings for the web",
|
||||
"repository": "https://github.com/tree-sitter/tree-sitter",
|
||||
"homepage": "https://github.com/tree-sitter/tree-sitter/tree/master/lib/binding_web",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue