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-11-13 21:22:52 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-11-13 21:23:47 +0300
commite434fd19cafaab358ba9435a3a170f077f7ebd97 (patch)
tree28cfdf24715c5278b39d6c85ee562d24aa53c1c1 /video/closedcaption/Cargo.toml
parent28065de413f1d392842aaf332e0b26b144998eb9 (diff)
Update versions to 0.9.1
Diffstat (limited to 'video/closedcaption/Cargo.toml')
-rw-r--r--video/closedcaption/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/closedcaption/Cargo.toml b/video/closedcaption/Cargo.toml
index 8c0c16654..a9258e673 100644
--- a/video/closedcaption/Cargo.toml
+++ b/video/closedcaption/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-closedcaption"
-version = "0.9.0"
+version = "0.9.1"
authors = ["Sebastian Dröge <sebastian@centricular.com>", "Jordan Petridis <jordan@centricular.com>", "Matthew Waters <matthew@centricular.com>"]
license = "MPL-2.0"
edition = "2021"