Skip to content

Commit

Permalink
release: 1.1.0 readiness
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Jan 24, 2019
1 parent 5087193 commit b2c199b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 1.1.0 - TBD
## 1.1.0 - 2019-01-24

### Added

Expand Down
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.1.x-dev",
"dev-develop": "1.2.x-dev"
},
"zf": {
"config-provider": "Phly\\Swoole\\TaskWorker\\ConfigProvider"
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2c199b

Please sign in to comment.