summaryrefslogtreecommitdiffstats
path: root/src/uu/chown/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/uu/chown/Cargo.toml')
-rw-r--r--src/uu/chown/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uu/chown/Cargo.toml b/src/uu/chown/Cargo.toml
index 82b32875d..bbd75db03 100644
--- a/src/uu/chown/Cargo.toml
+++ b/src/uu/chown/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "uu_chown"
-version = "0.0.21"
+version = "0.0.22"
authors = ["uutils developers"]
license = "MIT"
description = "chown ~ (uutils) change the ownership of FILE"