Skip to content

Commit

Permalink
chore: bump 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BitBuf committed Aug 28, 2021
1 parent 5c2f4fb commit d9db5b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.0"
version "1.3.1"

repositories {
mavenCentral()
Expand Down Expand Up @@ -56,7 +56,7 @@ uploadArchives {

pom.project {
name = "nbt"
description = "Basic library for reading and writing Minecraft's NBT format."
description = "Flexible and intuitive library for reading and writing Minecraft's NBT format, with emphasis on custom tags."
url = "https://github.com/iBuyMountainDew/nbt"

packaging "jar"
Expand Down

0 comments on commit d9db5b7

Please sign in to comment.