bump VERSION to 0.2.1
Some checks failed
release / Attach to GitHub Release (push) Blocked by required conditions
release / build (macos-14 / arm64) (push) Waiting to run
release / build (ubuntu-24.04-arm / arm64) (push) Waiting to run
release / build (macos-15-intel / x64) (push) Waiting to run
release / build (ubuntu-latest / x64) (push) Failing after 51m15s
Some checks failed
release / Attach to GitHub Release (push) Blocked by required conditions
release / build (macos-14 / arm64) (push) Waiting to run
release / build (ubuntu-24.04-arm / arm64) (push) Waiting to run
release / build (macos-15-intel / x64) (push) Waiting to run
release / build (ubuntu-latest / x64) (push) Failing after 51m15s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const VERSION = "0.2.0";
|
||||
const VERSION = "0.2.1";
|
||||
|
||||
interface CliArgs {
|
||||
version: boolean;
|
||||
|
||||
Reference in New Issue
Block a user