From a0e1de61a8c47d67b7d875bf289e7bcad3926def Mon Sep 17 00:00:00 2001 From: Jacob Quinn Date: Tue, 20 Sep 2022 12:01:29 -0600 Subject: [PATCH] Bump version to 1.1.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d5e4d1a..9d74989 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CloudStore" uuid = "3365d9ee-d53b-4a56-812d-5344d5b716d7" authors = ["quinnj "] -version = "1.0.1" +version = "1.1.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"