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/wrap
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 /text/wrap
parent5a640f9f3d6054b611a7f3fb7b0341227606d15d (diff)
Update versions to 0.7.0
Diffstat (limited to 'text/wrap')
-rw-r--r--text/wrap/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/text/wrap/Cargo.toml b/text/wrap/Cargo.toml
index 4c8831fec..af656b483 100644
--- a/text/wrap/Cargo.toml
+++ b/text/wrap/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-textwrap"
-version = "0.6.0"
+version = "0.7.0"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "LGPL-2.1-or-later"
edition = "2018"