diff --git a/gst-meet/Cargo.toml b/gst-meet/Cargo.toml index cf69f1c..eca8060 100644 --- a/gst-meet/Cargo.toml +++ b/gst-meet/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gst-meet" description = "A tool for connecting GStreamer pipelines to Jitsi Meet conferences" -version = "0.4.0" +version = "0.4.1" edition = "2021" license = "MIT/Apache-2.0" authors = ["Jasper Hugo "]