Skip to content

Commit 2c1a943

Browse files
prepared version tag
1 parent bc25915 commit 2c1a943

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
* dev-master
3+
* 0.2.1 (2016-03-30)
44
* HOTFIX #18 Fixed command issues (sorting and shortcut)
55

66
* 0.2.0 (2016-02-27)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "~5.5 || ~7.0",
14-
"php-task/php-task": "dev-master",
14+
"php-task/php-task": "0.2.*",
1515
"symfony/http-kernel": "^2.6",
1616
"symfony/dependency-injection": "^2.6",
1717
"symfony/config": "^2.6",

0 commit comments

Comments
 (0)