diff --git a/src/index.tsx b/src/index.tsx index 3b34199..7607f3c 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -1,4 +1,4 @@ -const VERSION = "0.1.0"; +const VERSION = "0.2.0"; interface CliArgs { version: boolean;