diff options
author | 2021-03-22 01:49:53 +0300 | |
---|---|---|
committer | 2021-03-22 01:49:53 +0300 | |
commit | dc3757aae9aa78323465caa5dc74f29325e0ab3f (patch) | |
tree | b591aa0f7b02372274b60f4090d590829cae7be4 /rust/libnewsboat/Cargo.toml | |
parent | 09d1e8f81c05840b6ad47bf9b9e8f44c233d1b7d (diff) | |
download | newsboat-dc3757aae9aa78323465caa5dc74f29325e0ab3f.tar.gz newsboat-dc3757aae9aa78323465caa5dc74f29325e0ab3f.tar.zst newsboat-dc3757aae9aa78323465caa5dc74f29325e0ab3f.zip |
Release 2.23r2.23
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 f3055fac..6a4c9538 100644 --- a/rust/libnewsboat/Cargo.toml +++ b/rust/libnewsboat/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libnewsboat" -version = "2.22.1" +version = "2.23.0" authors = ["Alexander Batischev <eual.jp@gmail.com>"] edition = "2018" |