rand_distr: Bump version
diff --git a/rand_distr/Cargo.toml b/rand_distr/Cargo.toml
index 680c869..8a9638c 100644
--- a/rand_distr/Cargo.toml
+++ b/rand_distr/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rand_distr"
-version = "0.4.1"
+version = "0.4.2"
 authors = ["The Rand Project Developers"]
 license = "MIT OR Apache-2.0"
 readme = "README.md"