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 e613148 commit 84c0141Copy full SHA for 84c0141
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# `dev-master`
2
3
+
4
5
+# 0.6.0 - 2016-02-07
6
7
## Features
8
9
* [#45](https://github.com/atoum/phpstorm-plugin/pull/45) Tests could now be runned on windows ([@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.2</version>
+ <version>0.6.0</version>
<vendor email="[email protected]">Adrien Gallou</vendor>
<description><![CDATA[
0 commit comments