diff --git a/Cargo.toml b/Cargo.toml index 537b63c..817681d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "crock" -version = "0.1.3" +version = "0.1.4" edition = "2021" publish = true authors = ["Christoph J. Scherr "]