diff --git a/Cargo.toml b/Cargo.toml index 9f6b2e5..660bd2c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mockito" -version = "0.32.5" +version = "1.0.0" authors = ["Florin Lipan "] license = "MIT" homepage = "https://github.com/lipanski/mockito"