Skip to content

Commit 43673b6

Browse files
author
CoolLoong
committed
bump 3.0.7
1 parent f9516df commit 43673b6

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
@@ -17,7 +17,7 @@ An Named Binary Tag library built including VarInt support introduced by Minecra
1717
<dependency>
1818
<groupId>com.github.AllayMC</groupId>
1919
<artifactId>NBT</artifactId>
20-
<version>3.0.6</version>
20+
<version>3.0.7</version>
2121
</dependency>
2222
</dependencies>
2323
```
@@ -29,5 +29,5 @@ repositories {
2929
maven { url = uri("https://jitpack.io") }
3030
}
3131

32-
implementation("com.github.AllayMC:NBT:3.0.6")
32+
implementation("com.github.AllayMC:NBT:3.0.7")
3333
```

0 commit comments

Comments
 (0)