diff options
Diffstat (limited to 'src/uu/relpath/Cargo.toml')
-rw-r--r-- | src/uu/relpath/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uu/relpath/Cargo.toml b/src/uu/relpath/Cargo.toml index 4108d612c0..62d47e83a6 100644 --- a/src/uu/relpath/Cargo.toml +++ b/src/uu/relpath/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_relpath" -version = "0.0.19" +version = "0.0.20" authors = ["uutils developers"] license = "MIT" description = "relpath ~ (uutils) display relative path of PATHNAME_TO from PATHNAME_FROM" |