diff --git a/package.json b/package.json index 0b8a6120..6cf783cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tree-sitter-tony", - "version": "0.2.0-alpha.34", + "version": "0.2.0-alpha.35", "description": "Tony grammar for tree-sitter", "scripts": { "setup": "yarn global add tree-sitter-cli && yarn generate && yarn install --dev",