Skip to content

Commit 36d6d4f

Browse files
committed
release 1.0.4
1 parent c617047 commit 36d6d4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ JPlotter is available as Maven artifact at the Central Maven Repository.
2222
<dependency>
2323
<groupId>com.github.hageldave.jplotter</groupId>
2424
<artifactId>jplotter</artifactId>
25-
<version>1.0.3</version>
25+
<version>1.0.4</version>
2626
</dependency>
2727
```
2828

jplotter/pom.xml

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

55
<groupId>com.github.hageldave.jplotter</groupId>
66
<artifactId>jplotter</artifactId>
7-
<version>1.0.3</version>
7+
<version>1.0.4</version>
88

99
<name>JPlotter</name>
1010
<url>https://github.com/hageldave/JPlotter</url>

0 commit comments

Comments
 (0)