ready for v0.3.0

main
zztkm 1 year ago
parent 394dc4782f
commit ff39b47a13

@ -6,7 +6,7 @@ import cli
pub fn execute() {
mut app := cli.Command{
name: 'vss'
version: '0.2.0'
version: '0.3.0'
description: 'static site generator'
execute: fn (cmd cli.Command) ! {
println(cmd.help_message())

Loading…
Cancel
Save