Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nicktacular committed Mar 31, 2014
1 parent 773b0dd commit e7c27e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "phlask/phlask",
"type": "library",
"homepage": "http://github.com/nicktacular/phlask",
"time": "2014-03-27 22:26:15",
"time": "2014-03-31 19:04:40",
"license": "MIT",
"version": "0.2.1-alpha",
"version": "0.2.2",
"description": "PHP parallel task management.",
"authors": [
{
Expand Down
3 changes: 3 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release notes

## Version 0.2.2-alpha
- Improved the `MongoQueue` adapter with ability to specify the actual model in the interfaces found in `phlask\TaskQueue\Mongo` namespace.

## Version 0.2.1-alpha
This is an API breaking release.

Expand Down

0 comments on commit e7c27e2

Please sign in to comment.