feat: bump version to 0.25

This commit is contained in:
Amaan Qureshi 2024-10-05 20:20:42 -04:00
parent 34fa7a0c64
commit cf8ed78a9a
7 changed files with 19 additions and 19 deletions

View file

@ -1,6 +1,6 @@
{
"name": "web-tree-sitter",
"version": "0.24.1",
"version": "0.25.0",
"description": "Tree-sitter bindings for the web",
"main": "tree-sitter.js",
"types": "tree-sitter-web.d.ts",