Release 0.1.1
All checks were successful
continuous-integration/drone/push Build is passing

Fixed the indentation queries.
This commit is contained in:
Bruno BELANYI 2022-06-12 20:46:59 +02:00
parent 6216812a33
commit c7a439c896
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.0"
version = "0.1.1"
keywords = ["incremental", "parsing", "tiger"]
categories = ["parsing", "text-editors"]
repository = "https://gitea.belanyi.fr/ambroisie/tree-sitter-tiger"