Skip to content

Commit eea09c2

Browse files
committed
Update appose version to 0.4.0
1 parent 31c349e commit eea09c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>net.imglib2</groupId>
1313
<artifactId>imglib2-appose</artifactId>
14-
<version>0.3.0-SNAPSHOT</version>
14+
<version>0.4.0-SNAPSHOT</version>
1515

1616
<name>ImgLib2 Appose</name>
1717
<description>Appose NDArray integration</description>
@@ -87,7 +87,7 @@
8787
<license.organizationName>ImgLib2 authors</license.organizationName>
8888
<license.copyrightOwners>Tobias Pietzsch and Curtis Rueden.</license.copyrightOwners>
8989

90-
<appose.version>0.3.0</appose.version>
90+
<appose.version>0.4.0</appose.version>
9191
</properties>
9292

9393
<repositories>

0 commit comments

Comments
 (0)