diff --git a/Cargo.toml b/Cargo.toml index d4dda2a26..3fa69a3ee 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.2" +version = "0.0.3" [dependencies] rand = "0.3.*"