diff --git a/Cargo.toml b/Cargo.toml index 2115b21..9e95645 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tree-sitter-blueprint" description = "Blueprint grammar for the tree-sitter parsing library" -version = "0.0.1" +version = "0.1.0" keywords = ["incremental", "parsing", "android", "blueprint"] categories = ["parsing", "text-editors"] repository = "https://git.belanyi.fr/ambroisie/tree-sitter-blueprint" diff --git a/package.json b/package.json index e7b9542..3db073a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tree-sitter-blueprint", - "version": "0.0.1", + "version": "0.1.0", "description": "Blueprint grammar for tree-sitter", "main": "bindings/node", "keywords": [