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:
-rw-r--r--gst-plugin/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-plugin/Cargo.toml b/gst-plugin/Cargo.toml
index 56619e23f..5718d2aa1 100644
--- a/gst-plugin/Cargo.toml
+++ b/gst-plugin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
categories = ["multimedia"]
description = "Infrastructure for writing GStreamer plugins in Rust"