Release 0.1.1

This commit is contained in:
Bruno BELANYI 2024-04-08 02:14:37 +01:00
parent e508ac4554
commit c5d3860a83
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "tree-sitter-blueprint"
description = "Blueprint grammar for the tree-sitter parsing library"
version = "0.1.0"
version = "0.1.1"
keywords = ["incremental", "parsing", "android", "blueprint"]
categories = ["parsing", "text-editors"]
repository = "https://git.belanyi.fr/ambroisie/tree-sitter-blueprint"

View file

@ -1,6 +1,6 @@
{
"name": "tree-sitter-blueprint",
"version": "0.1.0",
"version": "0.1.1",
"description": "Blueprint grammar for tree-sitter",
"main": "bindings/node",
"keywords": [