From 6c260eeaa16483763b08325dc80734ce73d79640 Mon Sep 17 00:00:00 2001 From: Fons van der Plas Date: Mon, 21 Oct 2024 21:30:14 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2680092..3d7be57 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "ExpressionExplorer" uuid = "21656369-7473-754a-2065-74616d696c43" license = "MIT" authors = ["Paul Berg ", "Fons van der Plas "] -version = "1.0.5" +version = "1.1.0" [compat] julia = "1.10"