Skip to content

Commit cc5669d

Browse files
authored
Prepare for 1.2.0 (#91)
1 parent 101c68e commit cc5669d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
## Unreleased
55

6+
## 1.2.0 - 2017-02-12
7+
68
### Added
79

810
- MockClientStrategy class.

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"extra": {
4242
"branch-alias": {
43-
"dev-master": "1.2-dev"
43+
"dev-master": "1.3-dev"
4444
}
4545
},
4646
"prefer-stable": true,

0 commit comments

Comments
 (0)