Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nomemory authored Dec 14, 2021
1 parent 12a9175 commit 7d53c82
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@ For newver version (>=0.9.5):
<dependency>
<groupId>net.andreinc</groupId>
<artifactId>mapneat</artifactId>
<version>0.9.7</version>
<version>0.9.8</version>
</dependency>
```

```
implementation 'net.andreinc:mapneat:0.9.7
implementation 'net.andreinc:mapneat:0.9.8
```

> For security issues, please update to `0.9.7`.
> For security issues, please update to `0.9.8`.
# How it works

Expand Down

0 comments on commit 7d53c82

Please sign in to comment.