From a559cbcad3176f014574752049fe7d40373c0221 Mon Sep 17 00:00:00 2001 From: depombo Date: Fri, 19 Mar 2021 18:02:40 -0400 Subject: [PATCH] new anycloud release (#33) --- cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 8f085ebe..7e477af6 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -5,7 +5,7 @@ license = "Apache-2.0" homepage = "https://github.com/alantech/anycloud" documentation = "https://alantech.gitbook.io/anycloud" repository = "https://github.com/alantech/anycloud" -version = "0.1.4" +version = "0.1.5" authors = ["Luis de Pombo ", "David Ellis "] edition = "2018"