diff options
author | 2022-12-25 16:34:02 +0300 | |
---|---|---|
committer | 2022-12-25 16:34:02 +0300 | |
commit | 95e57e840fe15d5b147e754be713e7ce90ed666c (patch) | |
tree | 603a4d90bc523281f534511cbe74db98f5ab17bf /rust/libnewsboat/Cargo.toml | |
parent | fa363edd2d61e598aff0de5848ae955a5b35d3c0 (diff) | |
download | newsboat-r2.30.tar.gz newsboat-r2.30.tar.zst newsboat-r2.30.zip |
Release 2.30r2.30
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 bc1b571d..78ce41d4 100644 --- a/rust/libnewsboat/Cargo.toml +++ b/rust/libnewsboat/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libnewsboat" -version = "2.29.0" +version = "2.30.0" authors = ["Alexander Batischev <eual.jp@gmail.com>"] edition = "2018" |