chore: bumped version to 0.3.0-rc.1

This commit is contained in:
Jef Roosens 2022-06-10 15:09:55 +02:00
parent 9dc8db4d54
commit ec128539d2
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
3 changed files with 4 additions and 2 deletions

View file

@ -13,7 +13,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.2'
version: '0.3.0-rc.1'
flags: [
cli.Flag{
flag: cli.FlagType.string