diff --git a/Cargo.toml b/Cargo.toml index 6e7d2ab..70d8312 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "crock" -version = "0.2.1" +version = "0.3.0" edition = "2021" publish = true authors = ["Christoph J. Scherr "]