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 1eb1493 commit 52e0b8cCopy full SHA for 52e0b8c
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# `dev-master`
2
3
+
4
+# 0.5.1 - 2016-01-29
5
6
## Bugfix
7
8
* [#42](https://github.com/agallou/phpstorm-plugin/pull/42) Fix display of multiline failed outputs ([@agallou])
META-INF/plugin.xml
@@ -1,7 +1,7 @@
<idea-plugin version="2">
<id>com.atoum.phpstormplugin</id>
<name>atoum plugin</name>
- <version>0.5.0</version>
+ <version>0.5.1</version>
<vendor email="[email protected]">Adrien Gallou</vendor>
<description><![CDATA[
0 commit comments