Skip to content

Commit

Permalink
Bumped version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dantleech committed Jun 8, 2019
1 parent 917cab4 commit 309a6e4
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 @@
# Changelog

## develop
## [0.9.0] 2019-06-08

- Record referrer title if client encounters error while requesting URL, fixes #88
- Verbose mode streams report to STDOUT with `--stdout` #83 #65
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.9.x-dev"
"dev-master": "0.10.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 309a6e4

Please sign in to comment.