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