Skip to content

Commit

Permalink
0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Aug 25, 2018
1 parent 722e245 commit 9b72d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "quickcheck"
version = "0.7.0" #:version
version = "0.7.1" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Automatic property based testing with shrinking."
documentation = "http://burntsushi.net/rustdoc/quickcheck/"
Expand Down

0 comments on commit 9b72d53

Please sign in to comment.