Skip to content

Commit 52e0b8c

Browse files
committed
update to 0.5.1
1 parent 1eb1493 commit 52e0b8c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# `dev-master`
22

3+
4+
# 0.5.1 - 2016-01-29
5+
36
## Bugfix
47

58
* [#42](https://github.com/agallou/phpstorm-plugin/pull/42) Fix display of multiline failed outputs ([@agallou])

META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin version="2">
22
<id>com.atoum.phpstormplugin</id>
33
<name>atoum plugin</name>
4-
<version>0.5.0</version>
4+
<version>0.5.1</version>
55
<vendor email="[email protected]">Adrien Gallou</vendor>
66

77
<description><![CDATA[

0 commit comments

Comments
 (0)