Skip to content

Commit 15c5d15

Browse files
committed
update for latest release
1 parent 085ce35 commit 15c5d15

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ maven:
3535
<dependency>
3636
<groupId>ch.digitalfondue.jfiveparse</groupId>
3737
<artifactId>jfiveparse</artifactId>
38-
<version>1.1.2</version>
38+
<version>1.1.3</version>
3939
</dependency>
4040
```
4141

4242
gradle:
4343

4444
```
45-
compile 'ch.digitalfondue.jfiveparse:jfiveparse:1.1.2'
45+
compile 'ch.digitalfondue.jfiveparse:jfiveparse:1.1.3'
4646
```
4747

4848
## Use:

0 commit comments

Comments
 (0)