summaryrefslogtreecommitdiffstats
path: root/src/uu/csplit/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/uu/csplit/Cargo.toml')
-rw-r--r--src/uu/csplit/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uu/csplit/Cargo.toml b/src/uu/csplit/Cargo.toml
index a30ebc4f6..e68b12582 100644
--- a/src/uu/csplit/Cargo.toml
+++ b/src/uu/csplit/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "uu_csplit"
-version = "0.0.22"
+version = "0.0.23"
authors = ["uutils developers"]
license = "MIT"
description = "csplit ~ (uutils) Output pieces of FILE separated by PATTERN(s) to files 'xx00', 'xx01', ..., and output byte counts of each piece to standard output"