branch: elpa/typst-ts-mode commit c3c78a9a2c57e85fb042ad0495584bf3ebcd1422 Merge: 2a16e613b6 972dc69d6b Author: Huan Thieu Nguyen <nguyenthieuh...@gmail.com> Commit: Huan Thieu Nguyen <nguyenthieuh...@gmail.com>
release: new version --- typst-ts-mode.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/typst-ts-mode.el b/typst-ts-mode.el index af8c94bdf1..a5a0f24311 100644 --- a/typst-ts-mode.el +++ b/typst-ts-mode.el @@ -1,9 +1,9 @@ ;;; typst-ts-mode.el --- Tree Sitter support for Typst -*- lexical-binding: t; -*- ;; Copyright (C) 2023-2025 The typst-ts-mode Project Contributors -;; Version: 0.11.0 -;; Author: Meow King <mr.meowk...@posteo.com> -;; Maintainer: Meow King <mr.meowk...@posteo.com> +;; Version: 0.12.1 +;; Author: Ziqi Yang <mr.meowk...@anche.no> +;; Maintainer: Ziqi Yang <mr.meowk...@anche.no> ;; Huan Nguyen <nguyenthieuh...@gmail.com> ;; Keywords: typst languages tree-sitter ;; URL: https://codeberg.org/meow_king/typst-ts-mode