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-01-15 21:33:49 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-01-15 21:33:49 +0300
commit0c7764fa40c1edb87b7f08a043d836808db02169 (patch)
treef22ff42d59589a0a4c9057ca687a216cb3ec47cf /video/webp
parentab14c50d1cd165982007e1bf4ff49c9a242f2494 (diff)
Update versions to 0.9.0
Diffstat (limited to 'video/webp')
-rw-r--r--video/webp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/webp/Cargo.toml b/video/webp/Cargo.toml
index f27aadb54..114e91393 100644
--- a/video/webp/Cargo.toml
+++ b/video/webp/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-webp"
-version = "0.8.0"
+version = "0.9.0"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "LGPL-2.1-or-later"
edition = "2021"