Skip to content

Commit

Permalink
Prepare 1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
joelwurtz committed Aug 31, 2016
1 parent 5343ca1 commit 1c63817
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 1.1.0 - Unreleased
## 1.1.0 - 2016-08-31

- Added HttpFulfilledPromise and HttpRejectedPromise which respect the HttpAsyncClient interface

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.1-dev"
}
}
}

0 comments on commit 1c63817

Please sign in to comment.