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/text/json
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 /text/json
parentab14c50d1cd165982007e1bf4ff49c9a242f2494 (diff)
Update versions to 0.9.0
Diffstat (limited to 'text/json')
-rw-r--r--text/json/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/text/json/Cargo.toml b/text/json/Cargo.toml
index e57b9aaa5..153c65d0c 100644
--- a/text/json/Cargo.toml
+++ b/text/json/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-json"
-version = "0.8.0"
+version = "0.9.0"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "LGPL-2.1-or-later"
edition = "2021"