lib: 0.3.7

This commit is contained in:
Max Brunsfeld 2019-02-05 12:05:18 -08:00
parent d7bc61cada
commit 0151051392
2 changed files with 3 additions and 3 deletions

View file

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