diff --git a/src/index.tsx b/src/index.tsx index a9150fa..b484a0b 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -1,4 +1,4 @@ -const VERSION = "0.2.0"; +const VERSION = "0.2.1"; interface CliArgs { version: boolean;