From e15f87b1a685b4702e1f7be4f7afb60513365367 Mon Sep 17 00:00:00 2001 From: Fergus Baker Date: Tue, 18 Jun 2024 11:56:15 +0100 Subject: [PATCH] chore: bump version to 0.5.8 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 247daa7a..e0bee298 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SpectralFitting" uuid = "f2c56810-742e-4b72-8bf4-27af3bb81a12" authors = ["Fergus Baker "] -version = "0.5.7" +version = "0.5.8" [deps] ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"