update v0.0.9

main
zztkm 2 years ago
parent 9a259800ed
commit 01dfe15b1f

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

Loading…
Cancel
Save