Skip to content

Commit a2d9251

Browse files
committed
Bump up version 0.2.0
1 parent c97b9c1 commit a2d9251

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(package "mldoc" "0.1.0" "Multi ElDoc integration")
1+
(package "mldoc" "0.2.0" "Multi ElDoc integration")
22
(source melpa)
33
(source gnu)
44

mldoc.el

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
;; Author: USAMI Kenta <[email protected]>
66
;; Created: 25 Jul 2019
7-
;; Version: 0.1.0
8-
;; Keywords: tools, lisp
7+
;; Version: 0.2.0
8+
;; Keywords: tools, extension
99
;; Homepage: https://github.com/emacs-php/mldoc
10-
;; Package-Requires: ((emacs "24.4") (cl-lib "0.5"))
10+
;; Package-Requires: ((emacs "24.4"))
1111
;; License: GPL-3.0-or-later
1212

1313
;; This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)