From d963f60e6dea9edbe621ef393a2aa16dba61e862 Mon Sep 17 00:00:00 2001 From: Kesara Rathnayake Date: Sat, 19 Sep 2020 06:29:15 +1200 Subject: [PATCH] Bump up version to V1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d27b04e..fc73736 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fuzzball" -version = "1.0.0" +version = "1.1.0" authors = ["Kesara Rathnayake "] edition = "2018"