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

Commit 306b113

Browse files
author
Márk Sági-Kazár
committed
Fix version constraint
1 parent d95520d commit 306b113

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
@@ -1,7 +1,7 @@
11
# Change Log
22

33

4-
### 0.3.0 - 2016-01-12
4+
### 0.4.0 - 2016-01-12
55

66
### Changed
77

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"extra": {
4646
"branch-alias": {
47-
"dev-master": "0.4-dev"
47+
"dev-master": "0.5-dev"
4848
}
4949
},
5050
"prefer-stable": true,

0 commit comments

Comments
 (0)