Skip to content

Commit

Permalink
chore: bump 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BitBuf committed Sep 11, 2021
1 parent 2df0e83 commit 9271164
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ repositories {
}
dependencies {
implementation "dev.dewy:nbt:1.5.0"
implementation "dev.dewy:nbt:1.5.1"
}
```

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group "dev.dewy"
version "1.5.0"
version "1.5.1"

repositories {
mavenCentral()
Expand Down

0 comments on commit 9271164

Please sign in to comment.