From 5d05b36dafc49e61e2d3ec308021ea49544775fe Mon Sep 17 00:00:00 2001 From: Stephan Saalfeld Date: Wed, 4 Sep 2024 12:34:17 -0400 Subject: [PATCH] pom: bump release version to 0.0.8-SNAPSHOT --- install | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install b/install index 37d67a4..dc589d8 100755 --- a/install +++ b/install @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="0.0.7-SNAPSHOT" +VERSION="0.0.8-SNAPSHOT" INSTALL_DIR=${1:-$(pwd)} echo "Installing into $INSTALL_DIR" diff --git a/pom.xml b/pom.xml index 1276aa2..4510d26 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.janelia.saalfeldlab n5-utils - 0.0.7-SNAPSHOT + 0.0.8-SNAPSHOT N5 Utils simple standalone BigDataViewer for multiple N5 (or HDF5)