summaryrefslogtreecommitdiffstats
path: root/src/uu/shuf/Cargo.toml
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2021-04-03 16:51:22 +0200
committerGitHub <noreply@github.com>2021-04-03 16:51:22 +0200
commit20d071a482a568f13b4f5862d57c06f815ceb5d5 (patch)
tree0f8e4548d7a29300c927bb8517ebc70ba3479c9f /src/uu/shuf/Cargo.toml
parent2ac2b46271672154a7e2d55132e13d440cc58ffd (diff)
parentf37284129e7f00a2d77fa768b7b87c529994ad1f (diff)
Merge pull request #2019 from sylvestre/version-0.0.60.0.6
Version 0.0.6
Diffstat (limited to 'src/uu/shuf/Cargo.toml')
-rw-r--r--src/uu/shuf/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uu/shuf/Cargo.toml b/src/uu/shuf/Cargo.toml
index 7f911c156..dbf559454 100644
--- a/src/uu/shuf/Cargo.toml
+++ b/src/uu/shuf/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "uu_shuf"
-version = "0.0.5"
+version = "0.0.6"
authors = ["uutils developers"]
license = "MIT"
description = "shuf ~ (uutils) display random permutations of input lines"