diff --git a/Cargo.toml b/Cargo.toml index 971cfc5..2f3fced 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tree-sitter-org" description = "org grammar for the tree-sitter parsing library" -version = "1.0.1" +version = "1.3.0" keywords = ["incremental", "parsing", "org"] categories = ["parsing", "text-editors"] repository = "https://github.com/milisims/tree-sitter-org" diff --git a/package.json b/package.json index 9d5c717..602afb9 100644 --- a/package.json +++ b/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": [