diff --git a/lib-gst-meet/Cargo.toml b/lib-gst-meet/Cargo.toml index fa949cb..348cd5d 100644 --- a/lib-gst-meet/Cargo.toml +++ b/lib-gst-meet/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "lib-gst-meet" description = "Connect GStreamer pipelines to Jitsi Meet conferences" -version = "0.2.0" +version = "0.2.1" edition = "2018" license = "MIT/Apache-2.0" authors = ["Jasper Hugo "]