Skip to content

Commit 412356b

Browse files
committed
bump minor version
1 parent beb0379 commit 412356b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased]
1111

12+
### Changed
13+
14+
- Work with HTTPlug 2, drop HTTPlug 1 support
15+
1216
## [2.3.0] - 2019-07-30
1317

1418
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"extra": {
4747
"branch-alias": {
48-
"dev-master": "2.3-dev"
48+
"dev-master": "2.4-dev"
4949
}
5050
}
5151
}

0 commit comments

Comments
 (0)