chore: bumped versions to 0.4.0

This commit is contained in:
Jef Roosens 2022-10-01 17:04:56 +02:00
parent 7ef7dcd725
commit 66928216e5
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
3 changed files with 4 additions and 2 deletions

View file

@ -14,7 +14,7 @@ fn main() {
mut app := cli.Command{
name: 'vieter'
description: 'Vieter is a lightweight implementation of an Arch repository server.'
version: '0.3.0'
version: '0.4.0'
flags: [
cli.Flag{
flag: cli.FlagType.string