We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df0e83 commit 9271164Copy full SHA for 9271164
2 files changed
README.md
@@ -53,7 +53,7 @@ repositories {
53
}
54
55
dependencies {
56
- implementation "dev.dewy:nbt:1.5.0"
+ implementation "dev.dewy:nbt:1.5.1"
57
58
```
59
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
6
7
group "dev.dewy"
8
-version "1.5.0"
+version "1.5.1"
9
10
repositories {
11
mavenCentral()
0 commit comments