Release 0.3.0-alpha.1 #164

Merged
Jef Roosens merged 78 commits from release-0.3.0-alpha.1 into main 2022-05-06 20:12:52 +02:00
3 changed files with 7 additions and 7 deletions
Showing only changes of commit e890128bda - Show all commits

View file

@ -26,7 +26,7 @@ fn main() {
server.cmd(),
build.cmd(),
git.cmd(),
cron.cmd()
cron.cmd(),
]
}