diff options
author | 2024-09-22 13:29:00 +0300 | |
---|---|---|
committer | 2024-09-22 16:56:53 +0300 | |
commit | aff18490790814e689178c2620ff3714b34f15c5 (patch) | |
tree | 6db39480efab9d75d770de2efb070409874e0dc6 /rust/libnewsboat/Cargo.toml | |
parent | 02e63a61262b0dbcc1fce2409ec08482dfdf1f7b (diff) | |
download | newsboat-62d9ed7c26f3f73d3d13786df427db38488750b3.tar.gz newsboat-62d9ed7c26f3f73d3d13786df427db38488750b3.tar.zst newsboat-62d9ed7c26f3f73d3d13786df427db38488750b3.zip |
Release 2.25.1r2.25.1
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 994eb9d6..6a0ee265 100644 --- a/rust/libnewsboat/Cargo.toml +++ b/rust/libnewsboat/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libnewsboat" -version = "2.25.0" +version = "2.25.1" authors = ["Alexander Batischev <eual.jp@gmail.com>"] edition = "2018" |