From d48ab8e3e6a3974f2b9de48c1011752ada37b6f1 Mon Sep 17 00:00:00 2001 From: Tamas Gal <himself@tamasgal.com> Date: Sat, 8 Jul 2023 10:00:58 +0200 Subject: [PATCH] Bump version number --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c4876bb..2d62424 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "NeRCA" uuid = "89b7c20c-a96a-11e9-35df-35fba0891eb2" authors = ["Tamas Gal <tgal@km3net.de>"] repo = "https://github.com/tamasgal/NeRCA.jl.git" -version = "0.11.2" +version = "0.11.3" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" -- GitLab