diff options
author | 2020-12-21 22:56:47 +0300 | |
---|---|---|
committer | 2020-12-21 22:56:47 +0300 | |
commit | fad9cc0b58fd257c9422bd2f8e5aab2e55acdf20 (patch) | |
tree | 3f58bcce9e9842bb8e64f5c651cd8dd6c0e5f1a7 /rust/libnewsboat/Cargo.toml | |
parent | 2f6069fa6072fbb0f6c56ce213dbad6c9a31835a (diff) | |
download | newsboat-r2.22.tar.gz newsboat-r2.22.tar.zst newsboat-r2.22.zip |
Release 2.22r2.22
Diffstat (limited to 'rust/libnewsboat/Cargo.toml')
-rw-r--r-- | rust/libnewsboat/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/libnewsboat/Cargo.toml b/rust/libnewsboat/Cargo.toml index b1e6c1c9..2e97f2d5 100644 --- a/rust/libnewsboat/Cargo.toml +++ b/rust/libnewsboat/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libnewsboat" -version = "2.21.0" +version = "2.22.0" authors = ["Alexander Batischev <eual.jp@gmail.com>"] edition = "2018" |