0.25.2
This commit is contained in:
parent
64665ec462
commit
6e0618704a
7 changed files with 13 additions and 13 deletions
|
|
@ -1,7 +1,7 @@
|
|||
cmake_minimum_required(VERSION 3.13)
|
||||
|
||||
project(tree-sitter
|
||||
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/"
|
||||
LANGUAGES C)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "web-tree-sitter",
|
||||
"version": "0.25.1",
|
||||
"version": "0.25.2",
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue