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.280 - 2025-05-26
6+
57## 0.12.279 - 2025-05-18
68
79## 0.12.278 - 2025-05-18
Original file line number Diff line number Diff line change @@ -233,7 +233,7 @@ latest commit."
233233; ; ---------------------------------------------------------------------------
234234; ;; Building language grammars.
235235
236- (defconst tree-sitter-langs--bundle-version " 0.12.279 "
236+ (defconst tree-sitter-langs--bundle-version " 0.12.280 "
237237 " Version of the grammar bundle.
238238This should be bumped whenever a language submodule is updated, which should be
239239infrequent (grammar-only changes). It is different from the version of
Original file line number Diff line number Diff line change 66; ; Maintainer: Jen-Chieh Shen <jcs090218@gmail.com>
77; ; Keywords: languages tools parsers tree-sitter
88; ; Homepage: https://github.com/emacs-tree-sitter/tree-sitter-langs
9- ; ; Version: 0.12.279
9+ ; ; Version: 0.12.280
1010; ; Package-Requires: ((emacs "25.1") (tree-sitter "0.15.0"))
1111; ; SPDX-License-Identifier: MIT
1212
You can’t perform that action at this time.
0 commit comments