From 25ae24f1f3958d87cd052051d5c9247146e5e1fe Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Mon, 12 Oct 2020 12:16:23 -0700 Subject: [PATCH] 0.17.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3b21192..80799216 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tree-sitter", - "version": "0.17.0", + "version": "0.17.1", "description": "Incremental parsers for node", "author": "Max Brunsfeld", "license": "MIT",