diff --git a/Cargo.toml b/Cargo.toml index 39c5cf0..d45d4ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "init4-bin-base" description = "Internal utilities for binaries produced by the init4 team" keywords = ["init4", "bin", "base"] -version = "0.22.0" +version = "0.23.0" edition = "2021" rust-version = "1.92" authors = ["init4", "James Prestwich", "evalir", "Fraser Hutchison"]