lib: 0.3.9

This commit is contained in:
Max Brunsfeld 2019-02-25 12:55:05 -08:00
parent 4e059e18cb
commit ae0e89c297
2 changed files with 1 additions and 1 deletions

BIN
Cargo.lock generated

Binary file not shown.

View file

@ -1,7 +1,7 @@
[package]
name = "tree-sitter"
description = "Rust bindings to the Tree-sitter parsing library"
version = "0.3.8"
version = "0.3.9"
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
license = "MIT"
readme = "binding/README.md"