chore(main): release 1.83.1 (#1335)

* chore(main): release 1.83.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-03-28 23:38:12 +02:00
committed by GitHub
parent 569a55e45b
commit f73664759f
12 changed files with 33 additions and 26 deletions

View File

@@ -19,7 +19,7 @@ import sync from "./sync.ts";
import { tryResolveVersion } from "./context.ts";
import { GlobalOptions } from "./types.ts";
export const VERSION = "v1.83.0";
export const VERSION = "v1.83.1";
let command: any = new Command()
.name("wmill")