We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c97b9c1 commit a2d9251Copy full SHA for a2d9251
Cask
@@ -1,4 +1,4 @@
1
-(package "mldoc" "0.1.0" "Multi ElDoc integration")
+(package "mldoc" "0.2.0" "Multi ElDoc integration")
2
(source melpa)
3
(source gnu)
4
mldoc.el
@@ -4,10 +4,10 @@
5
;; Author: USAMI Kenta <[email protected]>
6
;; Created: 25 Jul 2019
7
-;; Version: 0.1.0
8
-;; Keywords: tools, lisp
+;; Version: 0.2.0
+;; Keywords: tools, extension
9
;; Homepage: https://github.com/emacs-php/mldoc
10
-;; Package-Requires: ((emacs "24.4") (cl-lib "0.5"))
+;; Package-Requires: ((emacs "24.4"))
11
;; License: GPL-3.0-or-later
12
13
;; This program is free software; you can redistribute it and/or modify
0 commit comments