We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95520cb commit a923aa8Copy full SHA for a923aa8
CHANGELOG.md
@@ -2,7 +2,9 @@
2
3
## main (unreleased)
4
5
-- [#37]: Fix derived modes broken with [#36]
+## 0.2.2 (2024-02-16)
6
+
7
+- [#37]: Fix derived modes broken with [#36].
8
9
## 0.2.1 (2024-02-14)
10
clojure-ts-mode.el
@@ -6,7 +6,7 @@
;; Maintainer: Danny Freeman <danny@dfreeman.email>
;; URL: http://github.com/clojure-emacs/clojure-ts-mode
;; Keywords: languages clojure clojurescript lisp
-;; Version: 0.2.0
+;; Version: 0.2.2
;; Package-Requires: ((emacs "29.1"))
11
12
;; This file is not part of GNU Emacs.
0 commit comments