Skip to content

Commit 5af3684

Browse files
authored
Merge pull request #18 from php-http/prepare-release
prepare stable release 1.0
2 parents 1cd3f62 + a1a10c4 commit 5af3684

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## 1.0.0 - 2017-03-10
4+
5+
Stable release with no changes since 0.3
36

47
## 0.3.0 - 2016-02-26
58

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"extra": {
3838
"branch-alias": {
39-
"dev-master": "0.4-dev"
39+
"dev-master": "1.0-dev"
4040
}
4141
}
4242
}

0 commit comments

Comments
 (0)