From a14933268702b8c8f600368e8fc4485ec4c2e677 Mon Sep 17 00:00:00 2001 From: Stephane Dallongeville <stephane.dallongeville@pasteur.fr> Date: Thu, 15 Apr 2021 10:29:16 +0200 Subject: [PATCH] updated version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fd78069..2bf68fe 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ <!-- Project Information --> <artifactId>path-intensity-profiler</artifactId> - <version>1.2.1</version> + <version>1.2.2</version> <packaging>jar</packaging> -- GitLab