From 2059de8bb383a05cc5b0ccac9b3f313985cd1e4f Mon Sep 17 00:00:00 2001 From: Sean Bowe Date: Tue, 10 Nov 2020 11:33:02 -0700 Subject: [PATCH] Release v0.8.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8a1d7d3..e9c353b 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.8.0" +version = "0.8.1" edition = "2018" [dependencies]