Skip to content

Commit

Permalink
update version in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Niederhauser <ghuder5@gmx.ch>
  • Loading branch information
nidi3 committed May 13, 2019
1 parent babd49c commit 239d37a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This project is available via Maven:
<dependency>
<groupId>guru.nidi</groupId>
<artifactId>graphviz-java</artifactId>
<version>0.8.5</version>
<version>0.8.6</version>
</dependency>
```

Expand Down Expand Up @@ -135,7 +135,7 @@ digraph example1 {
<dependency>
<groupId>guru.nidi</groupId>
<artifactId>graphviz-kotlin</artifactId>
<version>0.8.5</version>
<version>0.8.6</version>
</dependency>
```

Expand Down

0 comments on commit 239d37a

Please sign in to comment.