diff --git a/README.md b/README.md index ba94740..0e87187 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,4 @@ See [Using Parsers](https://tree-sitter.github.io/tree-sitter/using-parsers) for ## Editor Support * [neovim](https://neovim.io/) via [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) +* [helix](https://helix-editor.com/) diff --git a/package.json b/package.json index 98eeca1..bd7f9e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tree-sitter-heex", - "version": "0.4.0", + "version": "0.4.1", "description": "Tree-sitter grammar for HEEX files (heex)", "main": "bindings/node", "keywords": [