Release 0.2.0

The indentation and fold queries are now good enough that it merits a
minor bump.
This commit is contained in:
Bruno BELANYI 2022-06-13 13:11:54 +02:00
parent 984e3c09d0
commit d97857d25f
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "tree-sitter-tiger"
description = "Tiger grammar for the tree-sitter parsing library"
version = "0.1.2"
version = "0.2.0"
keywords = ["incremental", "parsing", "tiger"]
categories = ["parsing", "text-editors"]
repository = "https://gitea.belanyi.fr/ambroisie/tree-sitter-tiger"

View File

@ -1,6 +1,6 @@
{
"name": "tree-sitter-tiger",
"version": "0.1.2",
"version": "0.2.0",
"description": "tiger grammar for tree-sitter",
"main": "bindings/node",
"keywords": [