Skip to content

Commit 9271164

Browse files
committed
chore: bump 1.5.1
1 parent 2df0e83 commit 9271164

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repositories {
5353
}
5454
5555
dependencies {
56-
implementation "dev.dewy:nbt:1.5.0"
56+
implementation "dev.dewy:nbt:1.5.1"
5757
}
5858
```
5959

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group "dev.dewy"
8-
version "1.5.0"
8+
version "1.5.1"
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)