From 8368831b188a4dcd5cb80fd2af64e7872c0f9a38 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Tue, 18 Jul 2023 17:17:33 -0400 Subject: [PATCH] Another patch (#98) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b7302a4..9f0b7ae 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SimulationService" uuid = "e66378d9-a322-4933-8764-0ce0bcab4993" authors = ["Five Grant <5@fivegrant.com>"] -version = "0.14.1" +version = "0.14.2" [deps] AMQPClient = "79c8b4cd-a41a-55fa-907c-fab5288e1383"