Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nomemory authored Apr 21, 2022
1 parent 30747b8 commit 26a1680
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.9</version>
<version>1.0.0</version>
</dependency>
```

```
implementation 'net.andreinc:mapneat:0.9.9`
implementation 'net.andreinc:mapneat:1.0.0`
```

> For security issues, please update to `0.9.9`.
> For security issues, please update to `1.0.0`.
# How it works

Expand Down

0 comments on commit 26a1680

Please sign in to comment.