Skip to content

Commit 03139bb

Browse files
authored
Merge pull request #9 from ventojs/copilot/sub-pr-7-again
Sync version numbers to 0.21.0
2 parents 50900b6 + df008b3 commit 03139bb

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)