diff --git a/Cargo.toml b/Cargo.toml index eec0dbc..cc549b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hist-cli" -version = "0.4.2" +version = "0.4.3" edition = "2021" authors = ["Andreas Hauser "] description = "Commandline tool for plotting frequency ranked histograms of TSV/CSV data"