Bumped version in cli

main^2
Jef Roosens 2022-04-09 22:13:21 +02:00
parent ff9ff9bf99
commit aacadca7a8
Signed by: Jef Roosens
GPG Key ID: 2619CD13516CF9C4
1 changed files with 1 additions and 1 deletions

View File

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