We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf7c6b commit ff0ac42Copy full SHA for ff0ac42
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tree-sitter-powershell"
3
description = "powershell grammar for the tree-sitter parsing library"
4
-version = "0.24.4"
+version = "0.24.5"
5
keywords = ["incremental", "parsing", "powershell"]
6
categories = ["parsing", "text-editors"]
7
repository = "https://github.com/tree-sitter/tree-sitter-powershell"
package.json
@@ -1,6 +1,6 @@
{
"name": "tree-sitter-powershell",
- "version": "0.24.4",
+ "version": "0.24.5",
"description": "",
"main": "bindings/node",
"types": "bindings/node",
0 commit comments