We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aef5531 + 0a8f81c commit 918f0fbCopy full SHA for 918f0fb
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tree-sitter-scala"
3
description = "scala grammar for the tree-sitter parsing library"
4
-version = "0.19.0"
+version = "0.19.1"
5
keywords = ["incremental", "parsing", "scala"]
6
categories = ["parsing", "text-editors"]
7
repository = "https://github.com/tree-sitter/tree-sitter-javascript"
package.json
@@ -1,6 +1,6 @@
{
"name": "tree-sitter-scala",
- "version": "0.19.0",
+ "version": "0.19.1",
"description": "Scala grammar for tree-sitter",
"main": "bindings/node",
"keywords": [
0 commit comments