Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 704585f

Browse files
bumps version to v0.3.7
1 parent a03f7b0 commit 704585f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ path = "src/bin/lc.rs"
44

55
[package]
66
name = "leetcode-cli"
7-
version = "0.3.6"
7+
version = "0.3.7"
88
authors = ["clearloop <cdr.today@foxmail.com>"]
99
edition = "2018"
1010
description = "Leet your code in command-line."

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ cargo +nightly install leetcode-cli
4040
**Make sure you have logged in to `leetcode.com` with `Chrome`**. See [Cookies](#cookies) for why you need to do this first.
4141

4242
```sh
43-
leetcode 0.3.6
43+
leetcode 0.3.7
4444
May the Code be with You 👻
4545

4646
USAGE:

‎src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
//! **Please make sure you have logined in `leetcode.com` with `chrome`**, more info plz checkout [this](#cookies)
2929
//!
3030
//! ```sh
31-
//! leetcode 0.3.6
31+
//! leetcode 0.3.7
3232
//! May the Code be with You 👻
3333
//!
3434
//! USAGE:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /