pull/502/head
Max Brunsfeld 2022-08-01 15:02:27 +07:00
parent 0720f9c2af
commit 7175a6dd5f
2 changed files with 2 additions and 2 deletions

@ -1,7 +1,7 @@
[package]
name = "tree-sitter-c"
description = "C grammar for the tree-sitter parsing library"
version = "0.20.1"
version = "0.20.2"
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
license = "MIT"
readme = "bindings/rust/README.md"

@ -1,6 +1,6 @@
{
"name": "tree-sitter-c",
"version": "0.20.1",
"version": "0.20.2",
"description": "C grammar for node-tree-sitter",
"main": "bindings/node",
"keywords": [