From 0e89f6f86f6c9ebf5b2a5529136032511e0514e0 Mon Sep 17 00:00:00 2001 From: Augustinas Sukys Date: Tue, 5 Jul 2022 16:05:50 +0100 Subject: [PATCH] update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9a16ff3..f44b30d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MomentClosure" uuid = "01a1b25a-ecf0-48c5-ae58-55bfd5393600" authors = ["Augustinas Sukys"] -version = "0.1.0" +version = "0.2.0" [deps] Catalyst = "479239e8-5488-4da2-87a7-35f2df7eef83"