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 a2c1946 commit 76a70a8Copy full SHA for 76a70a8
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.0.1"
+version = "1.3.0"
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.0.1",
+ "version": "1.3.0",
"description": "Org grammar for tree-sitter",
"main": "bindings/node",
"keywords": [
0 commit comments