Skip to content

Commit df008b3

Browse files
Copilotbobrocke
andcommitted
Update version to 0.21.0 in package.json and Cargo.toml
Co-authored-by: bobrocke <2962426+bobrocke@users.noreply.github.com>
1 parent 1c3c794 commit df008b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-vento"
33
description = "Vento grammar for tree-sitter",
4-
version = "0.20.0"
4+
version = "0.21.0"
55
authors = [
66
"Matthew Taylor"
77
]

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-vento",
3-
"version": "0.20.0",
3+
"version": "0.21.0",
44
"description": "Vento grammar for tree-sitter",
55
"main": "bindings/node",
66
"keywords": [

0 commit comments

Comments
 (0)