File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 0.12.226 - 2024-10-06
6+
57## 0.12.225 - 2024-10-02
68
79## 0.12.224 - 2024-09-30
Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ latest commit."
232232; ; ---------------------------------------------------------------------------
233233; ;; Building language grammars.
234234
235- (defconst tree-sitter-langs--bundle-version " 0.12.225 "
235+ (defconst tree-sitter-langs--bundle-version " 0.12.226 "
236236 " Version of the grammar bundle.
237237This should be bumped whenever a language submodule is updated, which should be
238238infrequent (grammar-only changes). It is different from the version of
Original file line number Diff line number Diff line change 55; ; Author: Tuấn-Anh Nguyễn <ubolonton@gmail.com>
66; ; Keywords: languages tools parsers tree-sitter
77; ; Homepage: https://github.com/emacs-tree-sitter/tree-sitter-langs
8- ; ; Version: 0.12.225
8+ ; ; Version: 0.12.226
99; ; Package-Requires: ((emacs "25.1") (tree-sitter "0.15.0"))
1010; ; SPDX-License-Identifier: MIT
1111
You can’t perform that action at this time.
0 commit comments