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