lib: 0.16.1

This commit is contained in:
Max Brunsfeld 2020-06-01 13:45:54 -07:00
parent 28a779d6a0
commit c31afbb86a
2 changed files with 5 additions and 5 deletions

View file

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