Skip to content

Commit b5c3fb1

Browse files
authored
chore: update version in readme.md (#19)
1 parent 40c1245 commit b5c3fb1

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
@@ -33,11 +33,11 @@ Framework Core
3333
<dependency>
3434
<groupId>pl.szczurowsky</groupId>
3535
<artifactId>loot-table-parse</artifactId>
36-
<version>1.0.1</version>
36+
<version>1.0.2</version>
3737
</dependency>
3838
```
3939
```kotlin
40-
implementation("pl.szczurowsky:loot-table-parse:1.0.1")
40+
implementation("pl.szczurowsky:loot-table-parse:1.0.2")
4141
```
4242

4343
### Important note!

0 commit comments

Comments
 (0)