Skip to content

Commit 1fe888a

Browse files
committed
Bump up
1 parent 58754a4 commit 1fe888a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meghanada.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Author: Yutaka Matsubara (yutaka.matsubara@gmail.com)
77
;; Homepage: https://github.com/mopemope/meghanada-emacs
88
;; Keywords: languages java
9-
;; Package-Version: 1.0.7
9+
;; Package-Version: 1.0.8
1010
;; Package-Requires: ((emacs "24.3") (yasnippet "0.6.1") (company "0.9.0") (flycheck "0.23"))
1111

1212
;; This program is free software; you can redistribute it and/or modify
@@ -48,7 +48,7 @@
4848
;; Const
4949
;;
5050

51-
(defconst meghanada-version "1.0.7")
51+
(defconst meghanada-version "1.0.8")
5252
(defconst meghanada-setup-version "0.0.2")
5353
(defconst meghanada--eot "\n;;EOT\n")
5454
(defconst meghanada--junit-buf-name "*meghanada-junit*")

0 commit comments

Comments
 (0)