Skip to content

Commit e1329a4

Browse files
committed
Update version
1 parent c5246e5 commit e1329a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ java {
2626
}
2727

2828
publishing {
29-
val libVersion = "3.7.0"
29+
val libVersion = "3.8.0"
3030

3131
publications {
3232
create<MavenPublication>("defaultJar") {

0 commit comments

Comments
 (0)