Skip to content

Commit 50bf8f6

Browse files
committed
POM: bump to next major/minor version
The InterpreterPane and InterpreterWindow have new public constructors.
1 parent 93bad24 commit 50bf8f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>script-editor</artifactId>
13-
<version>0.7.10-SNAPSHOT</version>
13+
<version>0.8.0-SNAPSHOT</version>
1414

1515
<name>SciJava Script Editor</name>
1616
<description>Script Editor and Interpreter for SciJava script languages.</description>

0 commit comments

Comments
 (0)