Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 19a8f95

Browse files
committed
chore(versioning): bump version to 0.5.82
1 parent 6c270e4 commit 19a8f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
}
1313

1414
apply(plugin = "maven-publish")
15-
val versionVar = "0.5.81"
15+
val versionVar = "0.5.82"
1616
val groupIdVar = "com.undefined"
1717
val artifactIdVar = "api"
1818

0 commit comments

Comments
 (0)