Skip to content

Commit 40df0de

Browse files
committed
update version to 0.6.1
1 parent 6a7233d commit 40df0de

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
4+
5+
# 0.6.1 - 2016-02-22
6+
37
## Bugfix
48

59
* [#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

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.6.0</version>
4+
<version>0.6.1</version>
55
<vendor email="[email protected]">Adrien Gallou</vendor>
66

77
<description><![CDATA[

0 commit comments

Comments
 (0)