summaryrefslogtreecommitdiffstats
path: root/src/uu/chmod/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/chmod/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/chmod/Cargo.toml')
-rw-r--r--src/uu/chmod/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uu/chmod/Cargo.toml b/src/uu/chmod/Cargo.toml
index a4b4b799d..a788e83ca 100644
--- a/src/uu/chmod/Cargo.toml
+++ b/src/uu/chmod/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "uu_chmod"
-version = "0.0.19"
+version = "0.0.20"
authors = ["uutils developers"]
license = "MIT"
description = "chmod ~ (uutils) change mode of FILE"