build: bump version to 0.25.1

This commit is contained in:
Amaan Qureshi 2025-02-02 01:56:46 -05:00
parent f20d4b0897
commit f5afe475de
No known key found for this signature in database
GPG key ID: E67890ADC4227273
7 changed files with 19 additions and 19 deletions

View file

@ -1,6 +1,6 @@
{
"name": "web-tree-sitter",
"version": "0.25.0",
"version": "0.25.1",
"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",