Skip to content

Commit

Permalink
bump to 0.10.1
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Wang <skygragon@gmail.com>
  • Loading branch information
skygragon committed Jun 9, 2017
1 parent 349b531 commit 057ab1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ Display version information.
Short:

$ leetcode version
0.10.0
0.10.1

Verbose:

Expand All @@ -300,7 +300,7 @@ Verbose:
| | ___ ___| |_ ___ ___ __| | ___
| |/ _ \/ _ \ __|/ __|/ _ \ / _` |/ _ \
| | __/ __/ |_ (__| (_) | (_| | __/
|_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v0.10.0
|_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v0.10.1

[Environment]
Cache: /Users/skygragon/.lc/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leetcode-cli",
"version": "0.10.0",
"version": "0.10.1",
"description": "A cli tool to enjoy leetcode!",
"preferGlobal": "true",
"bin": {
Expand Down

0 comments on commit 057ab1f

Please sign in to comment.