Skip to content

Commit

Permalink
Update build number
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecorry31 committed May 3, 2021
1 parent 9a3830f commit 7d73073
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 @@ -30,7 +30,7 @@ repositories {
dependencies {
...
compile 'com.github.Gongoliers:Library-of-Gongolierium:v5.0.0'
compile 'com.github.Gongoliers:Library-of-Gongolierium:v5.1.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ targetCompatibility = JavaVersion.VERSION_11
def includeDesktopSupport = true

group 'com.thegongoliers'
version '5.0.0'
version '5.1.0'

repositories {
mavenCentral()
Expand Down

0 comments on commit 7d73073

Please sign in to comment.