From 6d7c4583bca314b5c09779e74d73a3f988db8881 Mon Sep 17 00:00:00 2001 From: Albin Heimerson Date: Tue, 18 Jan 2022 09:51:43 +0000 Subject: [PATCH] up version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e5189f9..d218f44 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DistributedEnvironments" uuid = "e6ba4677-9f99-4ce8-87c8-721beef79281" authors = ["Albin Heimerson , Mattias Fält and Johan Ruuskanen"] -version = "0.3.0" +version = "0.3.1" [deps] Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"