chore(main): release 1.89.0 (#1429)

* chore(main): release 1.89.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-04-23 17:05:46 +02:00
committed by GitHub
parent 00b57dd156
commit 0d21bf8ca5
12 changed files with 100 additions and 64 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.88.1";
export const VERSION = "v1.89.0";
let command: any = new Command()
.name("wmill")