diff --git a/Cargo.toml b/Cargo.toml index 9ebccd0..bee0c99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ keywords = ["git", "log", "changelog", "parser", "parse"] license = "MIT" name = "clog" edition = "2021" -version = "0.10.0" +version = "0.10.1" rust-version = "1.58.1" # MSRV authors = ["Christoph Burgdorf "] description = "A conventional changelog for the rest of us"