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 f83466f

Browse files
chore(version): bumps to v0.3.5
* remove contributors since github has this features now
1 parent 3d3668b commit f83466f

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
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.4"
7+
version = "0.3.5"
88
authors = ["clearloop <cdr.today@foxmail.com>"]
99
edition = "2018"
1010
description = "Leet your code in command-line."

‎README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,6 @@
66
[![gitter](https://img.shields.io/gitter/room/odditypark/leetcode-cli)](https://gitter.im/Odditypark/leetcode-cli)
77
[![LICENSE](https://img.shields.io/crates/l/leetcode-cli.svg)](https://choosealicense.com/licenses/mit/)
88

9-
## Contributors
10-
11-
* [@frrad](https://github.com/frrad)
12-
+ [@shmuga](https://github.com/aymanbagabas)
13-
+ [@aymanbagabas](https://github.com/aymanbagabas)
14-
+ [@xiaoxiae](https://github.com/xiaoxiae)
15-
+ [@hulufei](https://github.com/hulufei)
16-
+ [@ldm0](https://github.com/ldm0)
17-
+ [@Raees678](https://github.com/Raees678)
18-
+ [@clearloop](https://github.com/clearloop)
19-
20-
219
## Features
2210

2311
+ [x] the edit flow —— solution files will generate automatically!
@@ -44,7 +32,7 @@ cargo +nightly install leetcode-cli
4432
**Make sure you have logged in to `leetcode.com` with `Chrome`**. See [Cookies](#cookies) for why you need to do this first.
4533

4634
```sh
47-
leetcode 0.3.3
35+
leetcode 0.3.5
4836
May the Code be with You 👻
4937

5038
USAGE:

0 commit comments

Comments
(0)

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