Skip to content

Commit 5e6b552

Browse files
chore: update version
1 parent 975dcca commit 5e6b552

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tree-sitter-org"
33
description = "org grammar for the tree-sitter parsing library"
4-
version = "1.3.3"
4+
version = "1.3.4"
55
keywords = ["incremental", "parsing", "org"]
66
categories = ["parsing", "text-editors"]
77
repository = "https://github.com/milisims/tree-sitter-org"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tree-sitter-org",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "Org grammar for tree-sitter",
55
"main": "bindings/node",
66
"types": "bindings/node",

0 commit comments

Comments
 (0)