diff --git a/Cargo.toml b/Cargo.toml index bbd6632..c0b0bc6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "crock" -version = "0.2.0" +version = "0.2.1-alpha.0" edition = "2021" publish = true authors = ["Christoph J. Scherr "]