chore(main): release 1.61.1 (#1169)

* chore(main): release 1.61.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-01-31 11:02:29 -08:00
committed by GitHub
parent 791f034228
commit 5e5fa25922
12 changed files with 33 additions and 26 deletions

View File

@@ -12,7 +12,7 @@ import hub from "./hub.ts";
import { tryResolveVersion } from "./context.ts";
import { GlobalOptions } from "./types.ts";
const VERSION = "v1.61.0";
const VERSION = "v1.61.1";
const command = new Command()
.name("wmill")