Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2023-01-18 18:19:17 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-01-18 18:19:17 +0300
commitc818a575b4cd03c5b6e46f7a41132cf4ba4627c2 (patch)
treeb061b2c8b7a31a7656f6ce00e1a727d5f8853319 /net/webrtc/signalling/Cargo.toml
parent43e5bd7b3aa1e9a86a5e0bdd2980d8186be3194a (diff)
Update versions to 0.9.6
Diffstat (limited to 'net/webrtc/signalling/Cargo.toml')
-rw-r--r--net/webrtc/signalling/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/webrtc/signalling/Cargo.toml b/net/webrtc/signalling/Cargo.toml
index 9ccbe5893..e82882146 100644
--- a/net/webrtc/signalling/Cargo.toml
+++ b/net/webrtc/signalling/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-webrtc-signalling"
-version = "0.9.5"
+version = "0.9.6"
edition = "2021"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"