From ccfebd01e6d8330d285a2a8ee1581bf9d7addbb0 Mon Sep 17 00:00:00 2001 From: Fergus Baker Date: Tue, 28 Nov 2023 16:17:03 +0000 Subject: [PATCH] chore: bump version 0.5.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d2169bcd..2bd7b1e8 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.1" +version = "0.5.2" [deps] ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"