Skip to content

Commit 2be51ab

Browse files
committed
Bump library versions
1 parent 15190a4 commit 2be51ab

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.8"
4+
version = "0.20.9"
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.6",
3+
"version": "0.20.7",
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)