From 29b114a525d027609fe83287aa9db37a2488bad4 Mon Sep 17 00:00:00 2001 From: hustf Date: Thu, 4 Jun 2020 20:17:32 +0200 Subject: [PATCH] modified: Project.toml Reinstate name, version 0.2.1 --- Project.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Project.toml b/Project.toml index e5c8f97..0ba0876 100644 --- a/Project.toml +++ b/Project.toml @@ -1,3 +1,8 @@ +name = "MechanicalUnits" +uuid = "e6be9192-89dc-11e9-36e6-5dbcb28f419e" +authors = ["hustf "] +version = "0.2.1" + [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"