Skip to content

Commit 6ef91c4

Browse files
prepared version tag
1 parent ab42898 commit 6ef91c4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CHANGELOG
22

3-
* dev-master
3+
* 0.2.0 (2016-02-27)
44
* ENHANCEMENT #-- Moved command name to service definition
55
* FEATURE #13 Added options to command schedule task for cron tasks
6+
7+
* 0.1.0 (2016-01-31)

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)