From b5ef3e33c7dc7fdfa6d608b9ddd88ba0ef2b5f4a Mon Sep 17 00:00:00 2001 From: Nathan Daly Date: Thu, 2 Feb 2023 16:12:57 -0700 Subject: [PATCH] bump to 1.1.5 fix issue in Tests.Pass serialization --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 84c2c87..3984959 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "XUnit" uuid = "3e3c03f2-1a94-11e9-2981-050a4ca824ab" authors = ["Mohammad Dashti "] -version = "1.1.4" +version = "1.1.5" [deps] Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"