From f3308157c0d46b5d364690d3944db27d06b238da Mon Sep 17 00:00:00 2001 From: Vincent Flyson Date: Sat, 24 Aug 2019 14:50:22 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version=20number=20(2.0.10=20=E2=86=92?= =?UTF-8?q?=202.0.11)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 08a8bac..fa6db3d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "monolith" -version = "2.0.10" +version = "2.0.11" authors = [ "Sunshine ", "Mahdi Robatipoor ",