From cd06ec298f7cfe809341eb64548b362ca7b0a1a9 Mon Sep 17 00:00:00 2001 From: Alex Riss <00alexx@riss.at> Date: Wed, 26 Apr 2023 21:11:33 +0200 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0a7640a..f8926cf 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["SPM", "STM", "AFM", "scanning probe microscopy", "scanning tunnelin license = "GPLv3" desc = "Organize scanning probe microscopy images and spectra" authors = ["Alex Riss"] -version = "0.5.0" +version = "0.5.1" [deps] Blink = "ad839575-38b3-5650-b840-f874b8c74a25"