Bump library versions to 0.20.1

This commit is contained in:
Max Brunsfeld 2021-11-21 12:32:36 -08:00
parent 862fe9eff5
commit 42360fc003
4 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "web-tree-sitter",
"version": "0.20.0",
"version": "0.20.1",
"description": "Tree-sitter bindings for the web",
"main": "tree-sitter.js",
"types": "tree-sitter-web.d.ts",