Bump version to 0.2.72
This commit is contained in:
parent
e96d2a7a0b
commit
afe741b155
3 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -689,7 +689,7 @@ checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ffsend"
|
name = "ffsend"
|
||||||
version = "0.2.71"
|
version = "0.2.72"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chbs",
|
"chbs",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "ffsend"
|
name = "ffsend"
|
||||||
version = "0.2.71"
|
version = "0.2.72"
|
||||||
authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"]
|
authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"]
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
|
@ -744,7 +744,7 @@ documentation [here][send-encryption].
|
||||||
```
|
```
|
||||||
$ ffsend help
|
$ ffsend help
|
||||||
|
|
||||||
ffsend 0.2.71
|
ffsend 0.2.72
|
||||||
Tim Visee <3a4fb3964f@sinenomine.email>
|
Tim Visee <3a4fb3964f@sinenomine.email>
|
||||||
Easily and securely share files from the command line.
|
Easily and securely share files from the command line.
|
||||||
A fully featured Send client.
|
A fully featured Send client.
|
||||||
|
|
Loading…
Add table
Reference in a new issue