Skip to content

Commit 2f57451

Browse files
committed
Bump cli version
1 parent 4b4c7a6 commit 2f57451

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ for (const type of types) {
4040
uninstall(command, manager);
4141
}
4242

43-
program.version('3.0.0').parse(process.argv);
43+
program.version('3.0.1').parse(process.argv);

0 commit comments

Comments
 (0)