Skip to content

Commit 0e2e980

Browse files
author
Sergey Bargamon
committed
bump version and update readme
1 parent 1e70eb5 commit 0e2e980

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "clink"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
authors = ["Sergey Bargamon <sergey@bargamon.ru>"]
55
edition = "2018"
66

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ params = [
3535
## Modes
3636

3737
* remove - removes params from links in clipboard
38-
* your_mom - Sets values of params to "your_mom" in links that are in clipboard inspired by this [tweet](https://twitter.com/ftrain/status/1359138516681314311?s=21)
39-
* evil - swap two random chars in values params in links that are in clipboard (Diabolical Laughter)
38+
* your_mom - Sets values to "your_mom" (inspired by this [tweet](https://twitter.com/ftrain/status/1359138516681314311?s=21))
39+
* evil - swap two random chars in values (Diabolical Laughter)
4040

4141
## Build
4242

0 commit comments

Comments
 (0)