1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
From: Nicholas D Steeves <sten@debian.org>
Date: Thu, 17 Mar 2022 22:15:26 -0400
Subject: declare correct MELPA version
Forwarded: not-needed
Last-Update: 2023-02-04
---
kotlin-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/kotlin-mode.el
+++ b/kotlin-mode.el
@@ -3,7 +3,7 @@
;; Copyright © 2015 Shodai Yokoyama
;; Author: Shodai Yokoyama (quantumcars@gmail.com)
-;; Version: 2.0.0
+;; Version: 20230123
;; Keywords: languages
;; Package-Requires: ((emacs "24.3"))
;; URL: https://github.com/Emacs-Kotlin-Mode-Maintainers/kotlin-mode
|