Skip to content

Commit a639ac2

Browse files
committed
2 parents 76db7c3 + 4b92899 commit a639ac2

38 files changed

Lines changed: 15951 additions & 13753 deletions

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
# pypi:
2121
# uses: tree-sitter/workflows/.github/workflows/package-pypi.yml@main
2222
# secrets:
23-
# PYPI_API_TOKEN: ${{secrets.PYPI_API_TOKEN}}
23+
# PYPI_API_TOKEN: ${{secrets.PYPI_API_TOKEN}}

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-inference"
33
description = "Inference grammar for tree-sitter"
4-
version = "0.0.33"
4+
version = "0.0.34"
55
authors = [
66
"Georgii Plotnikov <accembler@gmail.com>"
77
]

Makefile

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

0 commit comments

Comments
 (0)