From 3b941f8af640100a3a107fd56c87e452c61f03cb Mon Sep 17 00:00:00 2001 From: thowell Date: Fri, 1 Oct 2021 18:22:01 -0700 Subject: [PATCH] v0.1.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f6e56e08..5102bf20 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ContactImplicitMPC" uuid = "842347fd-0767-4ff8-b652-76aad5eb0a37" authors = ["simon-lc ", "thowell "] -version = "0.1.1" +version = "0.1.2" [deps] BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"