Skip to content

Commit 61e4eab

Browse files
committed
Bump version 0.1.0
refs #47
1 parent 9519de7 commit 61e4eab

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(package "phpactor" "0.0.2" "Interface to Phpactor")
1+
(package "phpactor" "0.1.0" "Interface to Phpactor")
22
(source melpa)
33

44
(package-file "phpactor.el")

company-phpactor.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
;; Author: Martin Tang <[email protected]>
66
;; Created: 18 Apr 2018
7-
;; Version: 0.0.2
7+
;; Version: 0.1.0
88
;; Keywords: tools, php
99
;; Package-Requires: ((emacs "24.3") (cl-lib "0.5") (company "0.9.6"))
1010
;; URL: https://github.com/emacs-php/phpactor.el

phpactor.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
;; Author: USAMI Kenta <[email protected]>
66
;; Created: 8 Apr 2018
7-
;; Version: 0.0.2
7+
;; Version: 0.1.0
88
;; Keywords: tools, php
99
;; Package-Requires: ((emacs "24.3") (cl-lib "0.5") (f "0.17"))
1010
;; URL: https://github.com/emacs-php/phpactor.el

0 commit comments

Comments
 (0)