chore(main): release 1.70.1 (#1239)

* chore(main): release 1.70.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-02-27 10:07:26 +01:00
committed by GitHub
parent 97602ac6db
commit fbc929ba1b
12 changed files with 40 additions and 49 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.70.0";
const VERSION = "v1.70.1";
let command: any = new Command()
.name("wmill")