diff --git a/Cargo.toml b/Cargo.toml index f59d40e..713b1a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rusty_ffmpeg" -version = "0.16.7+ffmpeg.8" +version = "0.17.0+ffmpeg.8.1" authors = ["ldm0 "] edition = "2021" description = "A library that provides Rust bindings for FFmpeg"