This commit is contained in:
Max Brunsfeld 2018-07-20 13:32:56 -07:00
parent c477e45fcc
commit 47a7430da3

View file

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