lib: 0.6.0

This commit is contained in:
Max Brunsfeld 2019-12-10 16:24:39 -08:00
parent d25b71182e
commit 80a4304956
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.5.0"
version = "0.6.0"
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
license = "MIT"
readme = "binding_rust/README.md"