We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c3ae5 commit a1e8767Copy full SHA for a1e8767
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# `dev-master`
2
3
+
4
+# 0.9.0 - 2017-02-26
5
6
## Features
7
8
* [#79](https://github.com/atoum/phpstorm-plugin/pull/79) Right click on a test method permit to run a specific method ([@vdechenaux])
META-INF/plugin.xml
@@ -1,7 +1,7 @@
<idea-plugin version="2">
<id>com.atoum.phpstormplugin</id>
<name>atoum plugin</name>
- <version>0.8.0</version>
+ <version>0.9.0</version>
<vendor email="adriengallou@gmail.com">Adrien Gallou</vendor>
<description><![CDATA[
0 commit comments