chore(main): release 1.67.3 (#1221)

* chore(main): release 1.67.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-02-23 08:34:22 +01:00
committed by GitHub
parent ec57c5977f
commit 4d5aae69c8
12 changed files with 33 additions and 26 deletions

View File

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