diff --git a/net/hlssink3/Cargo.toml b/net/hlssink3/Cargo.toml index 4161e0999..5dbf4d58e 100644 --- a/net/hlssink3/Cargo.toml +++ b/net/hlssink3/Cargo.toml @@ -2,7 +2,7 @@ name = "gst-plugin-hlssink3" description = "HLS (HTTP Live Streaming) Plugin" repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" -version = "0.1.0" +version = "0.9.0" authors = ["Rafael Caricio "] edition = "2021" license = "MPL-2.0"