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>2022-12-16 21:22:17 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-12-16 21:22:17 +0300
commitbae5294e8fa738fce81816efea639431fe0e48cf (patch)
tree9e1f0f975c2a806b938f7c5493dd2515456bec60 /audio/audiofx/Cargo.toml
parent19957d1d230264b5890bfd0c4aa07bc9f1d68acc (diff)
Update versions to 0.9.3
Diffstat (limited to 'audio/audiofx/Cargo.toml')
-rw-r--r--audio/audiofx/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audiofx/Cargo.toml b/audio/audiofx/Cargo.toml
index c28613c79..247a1d191 100644
--- a/audio/audiofx/Cargo.toml
+++ b/audio/audiofx/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-audiofx"
-version = "0.9.2"
+version = "0.9.3"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"