diff --git a/Cargo.toml b/Cargo.toml index a131ac1..7daa5be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust_util" -version = "0.3.0" +version = "0.4.0" authors = ["Hatter Jiang "] edition = "2018" description = "Hatter's Rust Util"