bump VERSION to 0.2.1

This commit is contained in:
2026-08-08 08:02:53 -04:00
parent 0facfff51b
commit e091cad869

View File

@@ -1,4 +1,4 @@
const VERSION = "0.2.0";
const VERSION = "0.2.1";
interface CliArgs {
version: boolean;