Skip to content

Commit 6f5e601

Browse files
Update branch-alias to 0.3-dev in composer.json. (#9)
1 parent 63adaad commit 6f5e601

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 0.3.0 March 2, 2024
44

55
- Bug #7: Rename `notLabel()` to `disableLabel()` method in `LabelInterface::class` (@terabytesoftw)
6-
- Bug #8: Update branch alias in `composer.json` (@terabytesoftw)
6+
- Bug #9: Update branch-alias to 0.3-dev in `composer.json` (@terabytesoftw)
77

88
## 0.2.0 February 29, 2024
99

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"extra": {
2626
"branch-alias": {
27-
"dev-main": "0.2-dev"
27+
"dev-main": "0.3-dev"
2828
}
2929
},
3030
"config": {

0 commit comments

Comments
 (0)