summaryrefslogtreecommitdiffstats
path: root/src/uu/expr/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/uu/expr/Cargo.toml')
-rw-r--r--src/uu/expr/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uu/expr/Cargo.toml b/src/uu/expr/Cargo.toml
index ae31c66901..3f0b5ca76a 100644
--- a/src/uu/expr/Cargo.toml
+++ b/src/uu/expr/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "uu_expr"
-version = "0.0.21"
+version = "0.0.22"
authors = ["uutils developers"]
license = "MIT"
description = "expr ~ (uutils) display the value of EXPRESSION"