This commit is contained in:
Max Brunsfeld 2018-12-03 14:42:18 -08:00
parent fbb220f193
commit beb60194d1

View file

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