Skip to content

Commit c3fc8c2

Browse files
committed
0.14.0
1 parent 695b6af commit c3fc8c2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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,6 +1,6 @@
11
[package]
22
name = "tree-sitter-cli"
3-
version = "0.14.0-beta4"
3+
version = "0.14.0"
44
authors = ["Max Brunsfeld <[email protected]>"]
55
edition = "2018"
66

cli/npm/package-lock.json

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/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.14.0-beta4",
3+
"version": "0.14.0",
44
"author": "Max Brunsfeld",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)