This commit is contained in:
Amaan Qureshi 2024-10-04 00:47:45 -04:00
parent 2047b22ae5
commit 693a403acd
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.24.0
VERSION := 0.24.1
DESCRIPTION := An incremental parsing system for programming tools
HOMEPAGE_URL := https://tree-sitter.github.io/tree-sitter/