From 16f7319c993e07a4b28afad354b80624237c6660 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Wed, 26 Oct 2022 09:35:23 -0700 Subject: [PATCH] 0.20.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b445a70e..e4232aff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tree-sitter", - "version": "0.20.0", + "version": "0.20.1", "description": "Incremental parsers for node", "author": "Max Brunsfeld", "license": "MIT",