Skip to content

Commit d71be0d

Browse files
author
Yann Richet
committed
fix #16 Exception in thread main java.lang.NullPointerException
at javax.swing.ImageIcon.<init>(ImageIcon.java:217) ...
1 parent 2086e7b commit d71be0d

File tree

14 files changed

+1
-1
lines changed

14 files changed

+1
-1
lines changed

pom.xml

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

1010
<groupId>com.github.yannrichet</groupId>
1111
<artifactId>JMathPlot</artifactId>
12-
<version>1.0</version>
12+
<version>1.0.1</version>
1313
<packaging>jar</packaging>
1414
<name>jmathplot</name>
1515

191 Bytes
Loading
898 Bytes
Loading
903 Bytes
Loading
171 Bytes
Loading
703 Bytes
Loading
236 Bytes
Loading
622 Bytes
Loading
759 Bytes
Loading
689 Bytes
Loading

0 commit comments

Comments
 (0)