diff options
Diffstat (limited to 'src/uu/hostname/Cargo.toml')
-rw-r--r-- | src/uu/hostname/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uu/hostname/Cargo.toml b/src/uu/hostname/Cargo.toml index d94a703ebf..d28f2511ff 100644 --- a/src/uu/hostname/Cargo.toml +++ b/src/uu/hostname/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_hostname" -version = "0.0.19" +version = "0.0.20" authors = ["uutils developers"] license = "MIT" description = "hostname ~ (uutils) display or set the host name of the current host" |