diff options
author | 2022-06-26 22:26:35 +0300 | |
---|---|---|
committer | 2022-06-26 22:26:35 +0300 | |
commit | d2f5af88ebf8d07a4ff41587f2522be72758db98 (patch) | |
tree | 97ba938be971585e64971c48e0d6606889b76358 /rust/libnewsboat-ffi/Cargo.toml | |
parent | d83cc996a2f25fc92e50fcc18e7b76485485fcc9 (diff) | |
download | newsboat-d2f5af88ebf8d07a4ff41587f2522be72758db98.tar.gz newsboat-d2f5af88ebf8d07a4ff41587f2522be72758db98.tar.zst newsboat-d2f5af88ebf8d07a4ff41587f2522be72758db98.zip |
Release 2.28r2.28
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 526666d8..7db7466b 100644 --- a/rust/libnewsboat-ffi/Cargo.toml +++ b/rust/libnewsboat-ffi/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libnewsboat-ffi" -version = "2.27.0" +version = "2.28.0" authors = ["Alexander Batischev <eual.jp@gmail.com>"] edition = "2018" |