Simple version bump
This commit is contained in:
parent
d6233c33a3
commit
36cd674fa2
@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [v0.0.4]
|
||||
### Changed
|
||||
- Version bump to test CI
|
||||
|
||||
## [v0.0.3]
|
||||
### Changed
|
||||
- Moved all CI to templates.
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
params {
|
||||
help = false
|
||||
out_dir = "output"
|
||||
wfversion = "v0.0.3"
|
||||
wfversion = "v0.0.4"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user