This commit is contained in:
Max Brunsfeld 2018-06-19 16:20:58 -07:00
parent 5efc28f2f3
commit 86c8206e35

View file

@ -1,7 +1,7 @@
[package]
name = "tree-sitter"
description = "Rust bindings to the Tree-sitter parsing library"
version = "0.1.1"
version = "0.2.0"
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
build = "build.rs"
license = "MIT"