Skip to content

Commit 1b2e90f

Browse files
committed
libs: 0.20.6
1 parent 8decec3 commit 1b2e90f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tree-sitter"
33
description = "Rust bindings to the Tree-sitter parsing library"
4-
version = "0.20.5"
4+
version = "0.20.6"
55
authors = ["Max Brunsfeld <[email protected]>"]
66
edition = "2018"
77
license = "MIT"

lib/binding_web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-tree-sitter",
3-
"version": "0.20.5",
3+
"version": "0.20.6",
44
"description": "Tree-sitter bindings for the web",
55
"main": "tree-sitter.js",
66
"types": "tree-sitter-web.d.ts",

0 commit comments

Comments
 (0)