Skip to content

Commit

Permalink
Prepare 6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
yyoncho committed Jan 20, 2019
1 parent e6fa410 commit a5baaa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lsp-java.el
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
;;; lsp-java.el --- Java support for lsp-mode

;; Version: 1.0
;; Package-Requires: ((emacs "25.1") (lsp-mode "3.0") (markdown-mode "2.3") (dash "2.14.1") (f "0.20.0") (ht "2.0") (dash-functional "1.2.0") (request "0.3.0"))
;; Version: 2.0
;; Package-Requires: ((emacs "25.1") (lsp-mode "6.0") (markdown-mode "2.3") (dash "2.14.1") (f "0.20.0") (ht "2.0") (dash-functional "1.2.0") (request "0.3.0"))
;; Keywords: java
;; URL: https://github.com/emacs-lsp/lsp-java

Expand Down

0 comments on commit a5baaa1

Please sign in to comment.