Skip to content

Commit 4a5f6c9

Browse files
Bump version
1 parent 891a6ea commit 4a5f6c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/night-config-lib.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ project.afterEvaluate {
111111

112112
// Set project metadata for publishing
113113
group = "com.electronwill.night-config"
114-
version = "3.8.1"
114+
version = "3.8.2"
115115

116116
// Publish the library as a Maven artifact.
117117
publishing {

0 commit comments

Comments
 (0)