We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50900b6 + df008b3 commit 03139bbCopy full SHA for 03139bb
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tree-sitter-vento"
3
description = "Vento grammar for tree-sitter",
4
-version = "0.20.0"
+version = "0.21.0"
5
authors = [
6
"Matthew Taylor"
7
]
package.json
@@ -1,6 +1,6 @@
{
"name": "tree-sitter-vento",
- "version": "0.20.0",
+ "version": "0.21.0",
"description": "Vento grammar for tree-sitter",
"main": "bindings/node",
"keywords": [
0 commit comments