Skip to content

Commit

Permalink
update for latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
syjer committed Sep 13, 2020
1 parent eeb44d0 commit a5238b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -23,14 +23,14 @@ See the Use and examples section.
<dependency>
<groupId>ch.digitalfondue.npjt-extra</groupId>
<artifactId>npjt-extra</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
</dependency>
```

### Gradle

```
compile "ch.digitalfondue.npjt-extra:npjt-extra:2.0.3"
compile "ch.digitalfondue.npjt-extra:npjt-extra:2.0.4"
```

## Use and examples
Expand Down

0 comments on commit a5238b0

Please sign in to comment.