Skip to content

Commit 62e68e5

Browse files
committed
Dump version
1 parent e260519 commit 62e68e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Array.prototype.first = function() {
2929
};
3030

3131
const argv = yargs
32-
.version("4.6.0")
32+
.version("4.6.1")
3333
.showHelpOnFail(false)
3434
.wrap(180)
3535
.command(defaultCmd as CommandModule)

0 commit comments

Comments
 (0)