chore(main): release 1.83.0 (#1327)

* chore(main): release 1.83.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-03-28 22:50:27 +02:00
committed by GitHub
parent 0acbcb9678
commit f015073763
12 changed files with 250 additions and 142 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.82.0";
export const VERSION = "v1.83.0";
let command: any = new Command()
.name("wmill")