Skip to content

Commit

Permalink
#1386 Updates version to 0.5.0 (final) (#1387)
Browse files Browse the repository at this point in the history
Co-authored-by: Dennis Sheirer <dsheirer@github.com>
  • Loading branch information
DSheirer and Dennis Sheirer authored Dec 25, 2022
1 parent f61a415 commit e4a85a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repositories {
maven { url "https://jitpack.io" }
}

version = '0.5.0-beta7'
version = '0.5.0'
sourceCompatibility = '17'

sourceSets {
Expand Down

0 comments on commit e4a85a4

Please sign in to comment.