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 0242ad4 commit f1f033dCopy full SHA for f1f033d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# `dev-master`
2
3
+
4
5
+# 0.5.2 - 2016-02-03
6
7
## Bugfix
8
9
* [#47](https://github.com/atoum/phpstorm-plugin/pull/47) Avoid NullPointerException when a file does not contain a class ([@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.1</version>
+ <version>0.5.2</version>
<vendor email="[email protected]">Adrien Gallou</vendor>
<description><![CDATA[
0 commit comments