chore(main): release 1.60.0 (#1086)

* chore(main): release 1.60.0

* Update CHANGELOG.md

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-01-11 19:14:48 +08:00
committed by GitHub
parent 9b58a8d236
commit 38ac8de377
12 changed files with 45 additions and 32 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.59.0";
const VERSION = "v1.60.0";
const command = new Command()
.name("wmill")