branch: elpa/kotlin-mode
commit b9d03a769b91c6b15e99a9cadb8b1618e5205595
Author: Philip Kal <[email protected]>
Commit: GitHub <[email protected]>
Add version attribute
---
kotlin-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/kotlin-mode.el b/kotlin-mode.el
index bc331cefc4..49ccfca502 100644
--- a/kotlin-mode.el
+++ b/kotlin-mode.el
@@ -3,6 +3,7 @@
;; Copyright © 2015 Shodai Yokoyama
;; Author: Shodai Yokoyama ([email protected])
+;; Version: 1.0.0
;; Keywords: languages
;; Package-Requires: ((emacs "24.3"))