Skip to content

Commit d8f0509

Browse files
author
Alessio Coser
committed
Release 1.3.0
1 parent e090655 commit d8f0509

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121
```
2222
- Add the dependency
2323
```
24-
implementation('com.github.DaikonWeb:daikon-gson:1.2.7')
24+
implementation('com.github.DaikonWeb:daikon-gson:1.3.0')
2525
```
2626

2727
### Maven
@@ -39,7 +39,7 @@ implementation('com.github.DaikonWeb:daikon-gson:1.2.7')
3939
<dependency>
4040
<groupId>com.github.DaikonWeb</groupId>
4141
<artifactId>daikon-gson</artifactId>
42-
<version>1.2.7</version>
42+
<version>1.3.0</version>
4343
</dependency>
4444
```
4545

0 commit comments

Comments
 (0)