Skip to content

Commit

Permalink
Bump up
Browse files Browse the repository at this point in the history
  • Loading branch information
mopemope committed Jan 21, 2017
1 parent a0bcd76 commit b0e6d3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meghanada.el
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
;; Author: Yutaka Matsubara ([email protected])
;; Homepage: https://github.com/mopemope/meghanada-emacs
;; Keywords: languages java
;; Package-Version: 0.2.5
;; Package-Version: 0.3.1
;; Package-Requires: ((emacs "24.3") (cl-lib "0.5") (yasnippet "0.6.1") (company "0.9.0") (flycheck "0.23"))

;;; Commentary:
Expand All @@ -32,7 +32,7 @@
;; Const
;;

(defconst meghanada-version "0.3.0")
(defconst meghanada-version "0.3.1")
(defconst meghanada--eot "\n;;EOT\n")
(defconst meghanada--junit-buf-name "*meghanada-junit*")
(defconst meghanada--task-buf-name "*meghanada-task*")
Expand Down

0 comments on commit b0e6d3e

Please sign in to comment.