Skip to content

Commit dde6c54

Browse files
committed
chore(release): Prepare development of next version
1 parent 75758aa commit dde6c54

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [Unreleased](https://github.com/contentful/contentful-core.php/compare/2.0.0...HEAD)
7+
68
## [2.0.0](https://github.com/contentful/contentful-core.php/tree/2.0.0) (2018-10-30)
79

810
**ATTENTION**: This release contains breaking changes. Please take extra care when updating to this version. See [the upgrade guide](UPGRADE-2.0.md) for more.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"extra": {
3939
"branch-alias": {
40-
"dev-master": "2.0.0-dev"
40+
"dev-master": "2.1.0-dev"
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)