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>2023-07-20 15:14:24 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-07-20 15:15:07 +0300
commit36cdf846553613675733ad8e335ebd86c6e42578 (patch)
tree74af6acc0ba49e5e7e4d9db96f9701bd87051779 /audio/spotify/Cargo.toml
parent38cfc72a72f9cfeab328f1e8e6cd9c7ac5cdc62b (diff)
Update version to 0.9.11
Diffstat (limited to 'audio/spotify/Cargo.toml')
-rw-r--r--audio/spotify/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spotify/Cargo.toml b/audio/spotify/Cargo.toml
index 52408892d..78a95c4fb 100644
--- a/audio/spotify/Cargo.toml
+++ b/audio/spotify/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-spotify"
-version = "0.9.10"
+version = "0.9.11"
authors = ["Guillaume Desmottes <guillaume@desmottes.be>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"