We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c7dc6 commit aa231c4Copy full SHA for aa231c4
CHANGELOG.md
@@ -1,6 +1,8 @@
1
Change Log
2
==========
3
4
+## 0.1.1 Under development
5
+
6
## 0.1.0 January 21, 2024
7
8
- Initial release.
composer.json
@@ -32,7 +32,7 @@
32
},
33
"extra": {
34
"branch-alias": {
35
- "dev-main": "1.0.x-dev"
+ "dev-main": "0.1-dev"
36
}
37
38
"config": {
0 commit comments