Release 0.1.0
continuous-integration/drone/push Build is passing Details

With the extensions now integrated, and most queries being in a state
fit to start testing them, this is good enough for a first release.
This commit is contained in:
Bruno BELANYI 2022-06-04 22:04:21 +02:00
parent 5862966ddf
commit 2b2a75af43
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.0.1"
version = "0.1.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.0.1",
"version": "0.1.0",
"description": "tiger grammar for tree-sitter",
"main": "bindings/node",
"keywords": [