Skip to content

Commit

Permalink
bootstrap: bump version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxux committed Aug 19, 2021
1 parent 5242880 commit bcfa282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/bootstrap.v
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ fn config_update(path string, rootdir string) ? string {
}

fn main() {
version := "0.0.9"
version := "0.1.0"
println("[+] planetary filesystem boostrap v" + version)

mut resources := Resources{
Expand Down

0 comments on commit bcfa282

Please # to comment.