diff --git a/proptest/Cargo.toml b/proptest/Cargo.toml index 26ca62e3..6e455663 100644 --- a/proptest/Cargo.toml +++ b/proptest/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proptest" -version = "1.0.0" +version = "1.1.0" authors = ["Jason Lingle"] license = "MIT/Apache-2.0" readme = "README.md"