diff --git a/Cargo.toml b/Cargo.toml index 32c66b9a9..c48f1e0b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ homepage = "https://github.com/ebfull/bellman" license = "MIT/Apache-2.0" name = "bellman" repository = "https://github.com/ebfull/bellman" -version = "0.0.5" +version = "0.0.6" [dependencies] rand = "0.3"