Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tree-sitter.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: tree-sitter
version: 0.22.6
version: 0.23.0
epoch: 0
description: "Incremental parsing system for programming tools"
copyright:
Expand All @@ -20,7 +20,7 @@ pipeline:
with:
repository: https://github.com/tree-sitter/tree-sitter
tag: v${{package.version}}
expected-commit: b40f342067a89cd6331bf4c27407588320f3c263
expected-commit: 12fb31826b8469cc7b9788e72bceee5af1cf0977

- uses: autoconf/make

Expand Down