diff --git a/Cargo.toml b/Cargo.toml index 8fbcb17..37f91cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "multi-eq" -version = "0.1.0" +version = "0.1.1" authors = ["Benjamin Levy "] edition = "2018" description = "Macros for creating custom equality trait derives"