Skip to content

Commit 6984b62

Browse files
committed
POM: bump version to 0.2.0-SNAPSHOT
The move to the scijava org is major enough to warrant a major/minor digit bump, in my opinion. Doesn't hurt anything, anyway.
1 parent 03263a6 commit 6984b62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.scijava</groupId>
1313
<artifactId>scijava-plot</artifactId>
14-
<version>0.1.2-SNAPSHOT</version>
14+
<version>0.2.0-SNAPSHOT</version>
1515

1616
<name>SciJava Plot</name>
1717
<description>Plots for SciJava.</description>

0 commit comments

Comments
 (0)