Release 0.2.0
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2024-04-13 17:11:41 +01:00
parent 0ca28eb2e9
commit cc84a43055
2 changed files with 2 additions and 2 deletions

View file

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

View file

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