branch: elpa/typst-ts-mode
commit d4e4a21f1396fbbdcfbc33a117aff5285062bef8
Author: Huan Thieu Nguyen <[email protected]>
Commit: Huan Thieu Nguyen <[email protected]>
doc: update version header
---
typst-ts-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/typst-ts-mode.el b/typst-ts-mode.el
index 8fc7f92c2e..d22ca4dadf 100644
--- a/typst-ts-mode.el
+++ b/typst-ts-mode.el
@@ -1,7 +1,7 @@
;;; typst-ts-mode.el --- Tree Sitter support for Typst -*- lexical-binding:
t; -*-
;; Copyright (C) 2023-2025 The typst-ts-mode Project Contributors
-;; Version: 0.10.0
+;; Version: 0.11.0
;; Author: Ziqi Yang <[email protected]>
;; Maintainer: Ziqi Yang <[email protected]>
;; Huan Nguyen <[email protected]>