Skip to content

Commit

Permalink
Bump to 2.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Wang <skygragon@gmail.com>
  • Loading branch information
skygragon committed Oct 29, 2017
1 parent 69e2fce commit 4f44195
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 @@ -367,7 +367,7 @@ Display version information.
Short:

$ leetcode version
2.0.2
2.0.3

Verbose:

Expand All @@ -377,7 +377,7 @@ Verbose:
| | ___ ___| |_ ___ ___ __| | ___
| |/ _ \/ _ \ __|/ __|/ _ \ / _` |/ _ \
| | __/ __/ |_ (__| (_) | (_| | __/
|_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v2.0.2
|_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v2.0.3

[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": "2.0.2",
"version": "2.0.3",
"description": "A cli tool to enjoy leetcode!",
"preferGlobal": "true",
"bin": {
Expand Down

0 comments on commit 4f44195

Please sign in to comment.