Skip to content

Commit

Permalink
chore: bump 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BitBuf committed Aug 29, 2021
1 parent 55e56c6 commit 50aa709
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 @@ -48,7 +48,7 @@ repositories {
}
dependencies {
implementation "dev.dewy:nbt:1.3.2"
implementation "dev.dewy:nbt:1.3.3"
}
```

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.3.2"
version "1.3.3"

repositories {
mavenCentral()
Expand Down

0 comments on commit 50aa709

Please sign in to comment.