This commit is contained in:
Max Brunsfeld 2019-06-21 14:01:48 -07:00
parent 223a656fc8
commit 83f0ea80cf
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "tree-sitter-cli"
description = "CLI tool for developing, testing, and using Tree-sitter parsers"
version = "0.15.4"
version = "0.15.5"
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
edition = "2018"
license = "MIT"

View file

@ -1,6 +1,6 @@
{
"name": "tree-sitter-cli",
"version": "0.15.4",
"version": "0.15.5",
"author": "Max Brunsfeld",
"license": "MIT",
"repository": {