This commit is contained in:
Max Brunsfeld 2018-12-11 10:35:03 -08:00
parent b0a7c854a4
commit ba9da0a9b4

View file

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