Skip to content

Commit d93f04c

Browse files
committed
Prepare for 1.0.0 release
1 parent 25d4b69 commit d93f04c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1010
### Added
1111
- Initial commit
1212

13-
[unreleased]: https://github.com/thephpleague/commonmark/compare/1.0.0...HEAD
13+
[unreleased]: https://github.com/colinodell/json5/compare/1.0.0...HEAD

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"extra": {
5050
"branch-alias": {
51-
"dev-master": "1.0-dev"
51+
"dev-master": "2.0-dev"
5252
}
5353
},
5454
"config": {

0 commit comments

Comments
 (0)