Skip to content

Commit e0a235a

Browse files
committed
Version bump
1 parent 0c12d71 commit e0a235a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/altervista/mbilotta/julia/program/Application.java

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

133133
public class Application {
134134

135-
public static final String VERSION = "1.0.9";
135+
public static final String VERSION = "1.0.10";
136136

137137
public static final class Image {
138138
private PluginInstance<NumberFactoryPlugin> numberFactoryInstance;

0 commit comments

Comments
 (0)