Skip to content

Commit b0665de

Browse files
committed
Bump version 0.1.0
1 parent 8a95d94 commit b0665de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(package "phpstan" "0.0.1" "Interface to PHPStan (PHP static analyzer)")
1+
(package "phpstan" "0.1.0" "Interface to PHPStan (PHP static analyzer)")
22
(source "melpa" "https://melpa.org/packages/")
33

44
(package-file "phpstan.el")

phpstan.el

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

55
;; Author: USAMI Kenta <tadsan@zonu.me>
66
;; Created: 15 Mar 2018
7-
;; Version: 0.0.1
7+
;; Version: 0.1.0
88
;; Keywords: tools, php
99
;; Homepage: https://github.com/emacs-php/phpstan.el
1010
;; Package-Requires: ((emacs "24"))

0 commit comments

Comments
 (0)