chore(main): release 1.58.0 (#1061)

* chore(main): release 1.58.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-01-07 16:00:46 +07:00
committed by GitHub
parent 6edf9b9946
commit 54ef5a6d87
12 changed files with 33 additions and 15 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import hub from "./hub.ts";
import { tryResolveVersion } from "./context.ts";
import { GlobalOptions } from "./types.ts";
const VERSION = "v1.57.1";
const VERSION = "v1.58.0";
const command = new Command()
.name("wmill")