chore(main): release 1.86.0 (#1352)

* chore(main): release 1.86.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-04-08 22:01:22 +02:00
committed by GitHub
co-authored by rubenfiszel
parent 1491a739e6
commit fdb321969f
12 changed files with 196 additions and 96 deletions
+1 -1
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.85.0";
export const VERSION = "v1.86.0";
let command: any = new Command()
.name("wmill")