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
path: root/video/gif
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/gif
parentab14c50d1cd165982007e1bf4ff49c9a242f2494 (diff)
Update versions to 0.9.0
Diffstat (limited to 'video/gif')
-rw-r--r--video/gif/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/gif/Cargo.toml b/video/gif/Cargo.toml
index 233244c63..abacd827b 100644
--- a/video/gif/Cargo.toml
+++ b/video/gif/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-gif"
-version = "0.8.0"
+version = "0.9.0"
authors = ["Markus Ebner <info@ebner-markus.de>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT/Apache-2.0"