chore: version bump
This commit is contained in:
parent
a2c1946d78
commit
76a70a8b35
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue