Bump library versions to 0.19

This commit is contained in:
Max Brunsfeld 2021-03-01 14:46:43 -08:00
parent 889dcef50b
commit 22fb88e89d
5 changed files with 7 additions and 7 deletions

View file

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