Skip to content

Commit c7fdfa0

Browse files
authored
Update README.md
1 parent 031fbae commit c7fdfa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ Maven:
2121
<dependency>
2222
<groupId>net.andreinc</groupId>
2323
<artifactId>mockneat</artifactId>
24-
<version>0.4.7</version>
24+
<version>0.4.8</version>
2525
</dependency>
2626

2727
```
2828

2929
Gradle:
3030
```groovy
31-
implementation 'net.andreinc:mockneat:0.4.7'
31+
implementation 'net.andreinc:mockneat:0.4.8'
3232
```
3333

3434
#### <= 0.4.2

0 commit comments

Comments
 (0)