We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c617047 commit 36d6d4fCopy full SHA for 36d6d4f
README.md
@@ -22,7 +22,7 @@ JPlotter is available as Maven artifact at the Central Maven Repository.
22
<dependency>
23
<groupId>com.github.hageldave.jplotter</groupId>
24
<artifactId>jplotter</artifactId>
25
- <version>1.0.3</version>
+ <version>1.0.4</version>
26
</dependency>
27
```
28
jplotter/pom.xml
@@ -4,7 +4,7 @@
4
5
6
7
8
9
<name>JPlotter</name>
10
<url>https://github.com/hageldave/JPlotter</url>
0 commit comments