chore: bumped versions

This commit is contained in:
Jef Roosens 2022-05-16 17:34:51 +02:00
parent 29e6d8d071
commit 0de5ffb45d
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
3 changed files with 4 additions and 2 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.3.0-alpha.1'
version: '0.3.0-alpha.2'
flags: [
cli.Flag{
flag: cli.FlagType.string