diff --git a/highlight/Cargo.toml b/highlight/Cargo.toml index 94a4e032..bb94fb21 100644 --- a/highlight/Cargo.toml +++ b/highlight/Cargo.toml @@ -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 ", "Tim Clem "