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-07 17:06:17 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-01-07 17:06:17 +0300
commit2a8a90f76fcbec21afd73ac426c283e1856f9785 (patch)
treeee55062399b166dfbcfcb24c88bbeb86f00393fc /net/webrtc/signalling/Cargo.toml
parentcd3e333a0cae3a2a47874fc9f0900757185f80e2 (diff)
Update versions to 0.9.5
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 2a825455d..9ccbe5893 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.4"
+version = "0.9.5"
edition = "2021"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"