File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -357,7 +357,7 @@ Display version information.
357357Short:
358358
359359 $ leetcode version
360- 2.0.0
360+ 2.0.1
361361
362362Verbose:
363363
@@ -367,7 +367,7 @@ Verbose:
367367 | | ___ ___| |_ ___ ___ __| | ___
368368 | |/ _ \/ _ \ __|/ __|/ _ \ / _` |/ _ \
369369 | | __/ __/ |_ (__| (_) | (_| | __/
370- |_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v2.0.0
370+ |_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v2.0.1
371371
372372 [Environment]
373373 Cache: /Users/skygragon/.lc/
@@ -388,4 +388,4 @@ Verbose:
388388 [Plugins]
389389 retry default
390390 cache default
391- leetcode default
391+ leetcode default
Original file line number Diff line number Diff line change 11{
22 "name" : " leetcode-cli" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " A cli tool to enjoy leetcode!" ,
55 "preferGlobal" : " true" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments