diff options
Diffstat (limited to 'src/uu/unexpand/Cargo.toml')
-rw-r--r-- | src/uu/unexpand/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uu/unexpand/Cargo.toml b/src/uu/unexpand/Cargo.toml index b3d5e1b40b..4838813689 100644 --- a/src/uu/unexpand/Cargo.toml +++ b/src/uu/unexpand/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_unexpand" -version = "0.0.19" +version = "0.0.20" authors = ["uutils developers"] license = "MIT" description = "unexpand ~ (uutils) convert input spaces to tabs" |