Skip to content

Commit

Permalink
Bump to next development cycle
Browse files Browse the repository at this point in the history
Signed-off-by: Curtis Rueden <ctrueden@wisc.edu>
  • Loading branch information
ctrueden committed Apr 16, 2024
1 parent 4bd1e57 commit 854c789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>net.imagej</groupId>
<artifactId>imagej-common</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.1-SNAPSHOT</version>

<name>ImageJ Common</name>
<description>This library contains ImageJ's core image data model, based on ImgLib2. It is the primary mechanism by which image data is managed internally by ImageJ2. This component also provides the corresponding core image display logic for user interfaces.</description>
Expand Down

0 comments on commit 854c789

Please sign in to comment.