summaryrefslogtreecommitdiffstats
path: root/src/uu/tail/Cargo.toml
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2023-07-14 14:07:20 +0200
committerGitHub <noreply@github.com>2023-07-14 14:07:20 +0200
commit8093d81dac0fb87ff3984ba9fe22ab171e630443 (patch)
treec145f81d2dc6540776e9a5ba7005f046a9262f38 /src/uu/tail/Cargo.toml
parentec1d2fba33624fe78db0d64d31f70e4b8fefc950 (diff)
parent74530c0f51f9d6e2685610ca7d237f34accd45f2 (diff)
Merge pull request #5082 from sylvestre/version0.0.20
Update the version to 0.0.20
Diffstat (limited to 'src/uu/tail/Cargo.toml')
-rw-r--r--src/uu/tail/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uu/tail/Cargo.toml b/src/uu/tail/Cargo.toml
index 81213b588..a22b148fe 100644
--- a/src/uu/tail/Cargo.toml
+++ b/src/uu/tail/Cargo.toml
@@ -1,7 +1,7 @@
# spell-checker:ignore (libs) kqueue fundu
[package]
name = "uu_tail"
-version = "0.0.19"
+version = "0.0.20"
authors = ["uutils developers"]
license = "MIT"
description = "tail ~ (uutils) display the last lines of input"