highlight: 0.2.0

This commit is contained in:
Max Brunsfeld 2020-05-12 16:31:02 -07:00
parent 61814b468d
commit 1d68896900

View file

@ -1,7 +1,7 @@
[package]
name = "tree-sitter-highlight"
description = "Library for performing syntax highlighting with Tree-sitter"
version = "0.1.6"
version = "0.2.0"
authors = [
"Max Brunsfeld <maxbrunsfeld@gmail.com>",
"Tim Clem <timothy.clem@gmail.com>"