From 8d1e25f80ab932f16d07cae3caf9bf400d1ede55 Mon Sep 17 00:00:00 2001 From: sl-solution Date: Sun, 3 Jul 2022 18:51:24 +1200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 873bde7..2e47fa9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DLMReader" uuid = "e1d33f9a-7203-49d2-8e1a-e3c4f85197b8" authors = ["sl-solution and contributors"] -version = "0.4.5" +version = "0.4.5.1" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"