From 734efe1a88ec34ed860e2fe6ec07b5fb87c257d1 Mon Sep 17 00:00:00 2001 From: Romane Lafon Date: Thu, 24 Oct 2024 18:10:16 +0200 Subject: [PATCH] bump to 0.5.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 69bb01e..d180f9d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stainless_ffmpeg" -version = "0.5.4" +version = "0.5.5" edition = "2021" authors = [ "Marc-Antoine Arnaud ",