From 2d8ae779fdfac1c77ccc6578d794c2f8121fc938 Mon Sep 17 00:00:00 2001 From: tpietzsch Date: Tue, 20 Jun 2023 12:05:29 +0200 Subject: [PATCH] Bump to next development cycle Signed-off-by: tpietzsch --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d480ba05..be92245ad 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ net.imglib2 imglib2-algorithm - 0.14.0-SNAPSHOT + 0.14.1-SNAPSHOT ImgLib2 Algorithms Useful image processing algorithms.