@ -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": [