This commit is contained in:
Max Brunsfeld 2025-02-17 18:54:23 -08:00
parent 64665ec462
commit 6e0618704a
7 changed files with 13 additions and 13 deletions

View file

@ -2,7 +2,7 @@ ifeq ($(OS),Windows_NT)
$(error Windows is not supported)
endif
VERSION := 0.25.1
VERSION := 0.25.2
DESCRIPTION := An incremental parsing system for programming tools
HOMEPAGE_URL := https://tree-sitter.github.io/tree-sitter/