Skip to content

Commit 1e9321c

Browse files
committed
0.4.1
1 parent bf08249 commit 1e9321c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "quickcheck"
3-
version = "0.4.0" #:version
3+
version = "0.4.1" #:version
44
authors = ["Andrew Gallant <[email protected]>"]
55
description = "Automatic property based testing with shrinking."
66
documentation = "http://burntsushi.net/rustdoc/quickcheck/"

0 commit comments

Comments
 (0)