lib: 0.6.1

This commit is contained in:
Max Brunsfeld 2020-01-28 09:27:10 -08:00
parent 3814babfa8
commit 2bc7e457df
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "tree-sitter"
description = "Rust bindings to the Tree-sitter parsing library"
version = "0.6.0"
version = "0.6.1"
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
license = "MIT"
readme = "binding_rust/README.md"