8000
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -338,7 +338,7 @@ Display version information.
<
8000
tr class="diff-line-row">338
338
Short:
339
339
340
340
$ leetcode version
341
- 0.10.1
341
+ 1.0.0
342
342
343
343
Verbose:
344
344
@@ -348,7 +348,7 @@ Verbose:
348
348
| | ___ ___| |_ ___ ___ __| | ___
349
349
| |/ _ \/ _ \ __|/ __|/ _ \ / _` |/ _ \
350
350
| | __/ __/ |_ (__| (_) | (_| | __/
351
- |_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v0.10.1
351
+ |_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v1.0.0
352
352
353
353
[Environment]
354
354
Cache: /Users/skygragon/.lc/
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " leetcode-cli" ,
3
- "version" : " 0.10.1 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"description" : " A cli tool to enjoy leetcode!" ,
5
5
"preferGlobal" : " true" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments