diff options
Diffstat (limited to 'src/uu/false/Cargo.toml')
-rw-r--r-- | src/uu/false/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uu/false/Cargo.toml b/src/uu/false/Cargo.toml index 88b5751cb2..9eb0ccbb1d 100644 --- a/src/uu/false/Cargo.toml +++ b/src/uu/false/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_false" -version = "0.0.19" +version = "0.0.20" authors = ["uutils developers"] license = "MIT" description = "false ~ (uutils) do nothing and fail" |