chore: version bump

This commit is contained in:
Emilia Simmons 2022-08-12 12:08:38 -04:00
parent a2c1946d78
commit 76a70a8b35
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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": [