Skip to content

Commit 677c7cb

Browse files
committed
update version to 0.8.0
1 parent 8ef274f commit 677c7cb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

3+
# 0.8.0 - 2016-10-01
4+
35
## Features
46

57
* [#71](https://github.com/atoum/phpstorm-plugin/pull/71) Add support for launching tests with php interpreters

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

77
<description><![CDATA[

0 commit comments

Comments
 (0)