Skip to content

Commit e85a279

Browse files
committed
0.20.0
1 parent be69777 commit e85a279

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tree-sitter-cli"
33
description = "CLI tool for developing, testing, and using Tree-sitter parsers"
4-
version = "0.19.5"
4+
version = "0.20.0"
55
authors = ["Max Brunsfeld <[email protected]>"]
66
edition = "2018"
77
license = "MIT"

cli/npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tree-sitter-cli",
3-
"version": "0.19.5",
3+
"version": "0.20.0",
44
"author": "Max Brunsfeld",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)