Skip to content

Commit b8bf55a

Browse files
committed
Merge pull request #12 from stof/patch-2
Fixed the branch alias for master
2 parents cad3938 + 36a8aa8 commit b8bf55a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"extra": {
1818
"branch-alias": {
19-
"dev-master": "0.2-dev"
19+
"dev-master": "0.3-dev"
2020
}
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)