Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 4855427

Browse files
committed
Set date for 1.3.0
- Sets the date for 1.3.0. - Updates branch aliases.
1 parent 635b40b commit 4855427

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 1.3.0 - TBD
5+
## 1.3.0 - 2015-12-15
66

77
### Added
88

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"extra": {
1717
"branch-alias": {
18-
"dev-master": "1.2-dev",
19-
"dev-develop": "1.3-dev"
18+
"dev-master": "1.3-dev",
19+
"dev-develop": "1.4-dev"
2020
}
2121
},
2222
"require": {

0 commit comments

Comments
 (0)