We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58754a4 commit 1fe888aCopy full SHA for 1fe888a
meghanada.el
@@ -6,7 +6,7 @@
6
;; Author: Yutaka Matsubara (yutaka.matsubara@gmail.com)
7
;; Homepage: https://github.com/mopemope/meghanada-emacs
8
;; Keywords: languages java
9
-;; Package-Version: 1.0.7
+;; Package-Version: 1.0.8
10
;; Package-Requires: ((emacs "24.3") (yasnippet "0.6.1") (company "0.9.0") (flycheck "0.23"))
11
12
;; This program is free software; you can redistribute it and/or modify
@@ -48,7 +48,7 @@
48
;; Const
49
;;
50
51
-(defconst meghanada-version "1.0.7")
+(defconst meghanada-version "1.0.8")
52
(defconst meghanada-setup-version "0.0.2")
53
(defconst meghanada--eot "\n;;EOT\n")
54
(defconst meghanada--junit-buf-name "*meghanada-junit*")
0 commit comments