diff --git a/Cargo.toml b/Cargo.toml index 0021717..3399d1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rusty_ffmpeg" -version = "0.16.0+ffmpeg.7.0" +version = "0.16.1+ffmpeg.7.0" authors = ["ldm0 "] edition = "2021" description = "A library that provides Rust bindings for FFmpeg"