Skip to content

Commit ec0b2e1

Browse files
committed
chore(release): Prepare development of next version
1 parent 1a1070d commit ec0b2e1

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/1.2.0...HEAD)
7+
68
## [1.2.0](https://github.com/contentful/contentful-core.php/tree/1.2.0) (2018-08-23)
79

810
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"extra": {
3232
"branch-alias": {
33-
"dev-master": "1.2.0-dev"
33+
"dev-master": "1.3.0-dev"
3434
}
3535
}
3636
}

0 commit comments

Comments
 (0)