chore: bumped versions to 0.3.0

This commit is contained in:
Jef Roosens 2022-06-13 21:32:35 +02:00
parent 03df62bbc4
commit 12805d713c
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
3 changed files with 6 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-rc.1'
version: '0.3.0'
flags: [
cli.Flag{
flag: cli.FlagType.string