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>2021-07-09 13:43:29 +0300
committerSebastian Dröge <sebastian@centricular.com>2021-07-09 13:49:21 +0300
commit1c3ae0f89a23d928a217dcf9e62c538d3c18ade3 (patch)
tree268a82e06f30b4757bcf7e259088427349292959 /video/gif
parent5a640f9f3d6054b611a7f3fb7b0341227606d15d (diff)
Update versions to 0.7.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 2f3d8b56c..774b709c4 100644
--- a/video/gif/Cargo.toml
+++ b/video/gif/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-gif"
-version = "0.6.0"
+version = "0.7.0"
authors = ["Markus Ebner <info@ebner-markus.de>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT/Apache-2.0"