This commit is contained in:
Max Brunsfeld 2018-11-20 16:00:45 -08:00
parent afe7223582
commit 8fdcf84ff3

View file

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