branch: elpa/kotlin-mode
commit 876cc27dc105979a0b59782141785f8e172891e8
Merge: 0e4bafb31d b9d03a769b
Author: Gregg Hernandez <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #63 from phikal/patch-1
    
    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"))
 

Reply via email to