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 6a7233d commit 40df0deCopy full SHA for 40df0de
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# `dev-master`
2
3
+
4
5
+# 0.6.1 - 2016-02-22
6
7
## Bugfix
8
9
* [#60](https://github.com/atoum/phpstorm-plugin/pull/60) Fix navigation to test class when the tested class is in the global namespace ([@agallou])
META-INF/plugin.xml
@@ -1,7 +1,7 @@
<idea-plugin version="2">
<id>com.atoum.phpstormplugin</id>
<name>atoum plugin</name>
- <version>0.6.0</version>
+ <version>0.6.1</version>
<vendor email="[email protected]">Adrien Gallou</vendor>
<description><![CDATA[
0 commit comments