0.24.1
This commit is contained in:
parent
2047b22ae5
commit
693a403acd
7 changed files with 13 additions and 13 deletions
2
Makefile
2
Makefile
|
|
@ -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/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue