Skip to content
This repository was archived by the owner on Jan 8, 2023. It is now read-only.

Commit 20a91f1

Browse files
authored
Update README.md
new version
1 parent 1d2e441 commit 20a91f1

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
@@ -19,13 +19,13 @@ Library deployed to Maven Central and JCenter repositories.
1919
<dependency>
2020
<groupId>io.github.spair</groupId>
2121
<artifactId>byond-dmi-util</artifactId>
22-
<version>1.0.5.1</version>
22+
<version>1.0.5.2</version>
2323
</dependency>
2424
```
2525

2626
#### build.gradle:
2727
```
28-
compile 'io.github.spair:byond-dmi-util:1.0.5.1'
28+
compile 'io.github.spair:byond-dmi-util:1.0.5.2'
2929
```
3030

3131
## How To Use

0 commit comments

Comments
 (0)