chore: bumped versions

This commit is contained in:
Jef Roosens 2022-05-06 20:04:48 +02:00
parent 1156e896f7
commit 356a34ab01
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
2 changed files with 5 additions and 5 deletions

View file

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