diff options
author | 2024-09-22 13:36:38 +0300 | |
---|---|---|
committer | 2024-09-22 17:30:43 +0300 | |
commit | ba8978a34e92b5d630378b3cbf9c45d196d2554b (patch) | |
tree | 2c8ada03d635ccddcf91dc77c3bb1de0f46c711a /rust/libnewsboat-ffi | |
parent | e5da56b07387d230a97b3ce39f36d39bc3363712 (diff) | |
download | newsboat-r2.36.1.tar.gz newsboat-r2.36.1.tar.zst newsboat-r2.36.1.zip |
Release 2.36.1r2.36.1
Diffstat (limited to 'rust/libnewsboat-ffi')
-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 28b2adcb..f3bebfda 100644 --- a/rust/libnewsboat-ffi/Cargo.toml +++ b/rust/libnewsboat-ffi/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libnewsboat-ffi" -version = "2.36.0" +version = "2.36.1" authors = ["Alexander Batischev <eual.jp@gmail.com>"] edition = "2021" |