Skip to content

Commit

Permalink
update to version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agallou committed Jan 28, 2016
1 parent 972ff03 commit 2ff6a26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# `dev-master`


# 0.5.0 - 2016-01-28

## Features

* [#30](https://github.com/agallou/phpstorm-plugin/pull/30) Easily identify test files via a custom icon ([@agallou])
Expand Down
2 changes: 1 addition & 1 deletion META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<idea-plugin version="2">
<id>com.atoum.phpstormplugin</id>
<name>atoum plugin</name>
<version>0.4.2</version>
<version>0.5.0</version>
<vendor email="adriengallou@gmail.com">Adrien Gallou</vendor>

<description><![CDATA[
Expand Down

0 comments on commit 2ff6a26

Please sign in to comment.