From f0141b6f699ed974489c024e3987879477b44efa Mon Sep 17 00:00:00 2001 From: Jack Grigg Date: Tue, 8 Sep 2020 23:54:10 +0100 Subject: [PATCH] bellman 0.8.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 627fc65..8a1d7d3 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.7.0" +version = "0.8.0" edition = "2018" [dependencies]