We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b4c7a6 commit 2f57451Copy full SHA for 2f57451
1 file changed
src/index.ts
@@ -40,4 +40,4 @@ for (const type of types) {
40
uninstall(command, manager);
41
}
42
43
-program.version('3.0.0').parse(process.argv);
+program.version('3.0.1').parse(process.argv);
0 commit comments