diff options
author | 2021-09-20 16:42:58 +0300 | |
---|---|---|
committer | 2021-09-20 16:42:58 +0300 | |
commit | deef6dbc04428c988ebe06c1e76a451a0598a5df (patch) | |
tree | 0c3c824035c71d07caceeb10258ce7000bad501f /rust/libnewsboat-ffi/Cargo.toml | |
parent | 1325be91ef61da6682f3441985a9d9291bb6da34 (diff) | |
download | newsboat-deef6dbc04428c988ebe06c1e76a451a0598a5df.tar.gz newsboat-deef6dbc04428c988ebe06c1e76a451a0598a5df.tar.zst newsboat-deef6dbc04428c988ebe06c1e76a451a0598a5df.zip |
Release 2.25r2.25
Diffstat (limited to 'rust/libnewsboat-ffi/Cargo.toml')
-rw-r--r-- | rust/libnewsboat-ffi/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/libnewsboat-ffi/Cargo.toml b/rust/libnewsboat-ffi/Cargo.toml index 744f99e8..94ffb5a2 100644 --- a/rust/libnewsboat-ffi/Cargo.toml +++ b/rust/libnewsboat-ffi/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libnewsboat-ffi" -version = "2.24.0" +version = "2.25.0" authors = ["Alexander Batischev <eual.jp@gmail.com>"] edition = "2018" |