build: bump version 0.4.0 -> 0.4.1

This commit is contained in:
2024-08-23 04:46:16 +00:00
parent 6fa9c36dc6
commit b1a1839b18
3 changed files with 8 additions and 2 deletions

View File

@ -4,5 +4,5 @@ commitizen:
prerelease_offset: 1
tag_format: $version
update_changelog_on_bump: false
version: 0.4.0
version: 0.4.1
version_scheme: semver

View File

@ -1,3 +1,9 @@
## 0.4.1 (2024-08-23)
### Fix
- **ci**: set collection name
## 0.4.0 (2024-08-23)
### Feat

View File

@ -8,7 +8,7 @@ namespace: nofusscomputing
name: centurion
# The version of the collection. Must be compatible with semantic versioning
version: 0.4.0
version: 0.4.1
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md