Skip to content

Commit

Permalink
Prepare for next release. (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Jan 21, 2024
1 parent 2944c55 commit c175b48
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Change Log
==========

## 0.1.1 Under development

## 0.1.0 January 21, 2024

- Initial release.
7 changes: 5 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,15 @@
"psr-4": {"Yii\\Asset\\Tests\\": "tests"}
},
"config": {
"sort-packages": true,
"allow-plugins": {
"infection/extension-installer": true,
"composer/installers": true,
"php-forge/foxy": true
}
},
"branch-alias": {
"dev-main": "0.1-dev"
},
"sort-packages": true
},
"extra": {
"config-plugin-options": {
Expand Down

0 comments on commit c175b48

Please sign in to comment.