Skip to content

Commit 1fb7dbb

Browse files
Bump version to 0.20.3
1 parent 688ed08 commit 1fb7dbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-typescript"
33
description = "Typescript grammar for the tree-sitter parsing library"
4-
version = "0.20.2"
4+
version = "0.20.3"
55
authors = ["Max Brunsfeld <[email protected]>"]
66
license = "MIT"
77
readme = "README.md"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tree-sitter-typescript",
3-
"version": "0.20.2",
3+
"version": "0.20.3",
44
"description": "Typescript grammar for tree-sitter",
55
"keywords": [
66
"parser",

0 commit comments

Comments
 (0)