summaryrefslogtreecommitdiffstats
path: root/src/uu/base32/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/uu/base32/Cargo.toml')
-rw-r--r--src/uu/base32/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uu/base32/Cargo.toml b/src/uu/base32/Cargo.toml
index ea718e8dc..97c853eb6 100644
--- a/src/uu/base32/Cargo.toml
+++ b/src/uu/base32/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "uu_base32"
-version = "0.0.19"
+version = "0.0.20"
authors = ["uutils developers"]
license = "MIT"
description = "base32 ~ (uutils) decode/encode input (base32-encoding)"