diff --git a/Cargo.toml b/Cargo.toml index 01dbd44..3a9105f 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.9" +version = "0.1.0" [dependencies] rand = "0.4"