We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975dcca commit 5e6b552Copy full SHA for 5e6b552
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tree-sitter-org"
3
description = "org grammar for the tree-sitter parsing library"
4
-version = "1.3.3"
+version = "1.3.4"
5
keywords = ["incremental", "parsing", "org"]
6
categories = ["parsing", "text-editors"]
7
repository = "https://github.com/milisims/tree-sitter-org"
package.json
@@ -1,6 +1,6 @@
{
"name": "tree-sitter-org",
- "version": "1.3.3",
+ "version": "1.3.4",
"description": "Org grammar for tree-sitter",
"main": "bindings/node",
"types": "bindings/node",
0 commit comments