From 057ab1fccbc589f482aa3256c18a94a0cb50a318 Mon Sep 17 00:00:00 2001 From: Eric Wang Date: Sat, 10 Jun 2017 05:52:21 +0800 Subject: [PATCH] bump to 0.10.1 Signed-off-by: Eric Wang --- docs/commands.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/commands.md b/docs/commands.md index 1e7c52fc..78627723 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -290,7 +290,7 @@ Display version information. Short: $ leetcode version - 0.10.0 + 0.10.1 Verbose: @@ -300,7 +300,7 @@ Verbose: | | ___ ___| |_ ___ ___ __| | ___ | |/ _ \/ _ \ __|/ __|/ _ \ / _` |/ _ \ | | __/ __/ |_ (__| (_) | (_| | __/ - |_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v0.10.0 + |_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v0.10.1 [Environment] Cache: /Users/skygragon/.lc/ diff --git a/package.json b/package.json index 2a716e85..65df6020 100644 --- a/package.json +++ b/package.json @@ -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": {