a_star_module
Luni-4 2021-10-25 20:23:25 +07:00 committed by GitHub
parent a7652fce59
commit f44509141e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

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

@ -1,6 +1,6 @@
{
"name": "tree-sitter-cpp",
"version": "0.19.0",
"version": "0.20.0",
"description": "C++ grammar for tree-sitter",
"main": "bindings/node",
"keywords": [