Skip to content

Commit

Permalink
Bump version to 3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TheElectronWill committed Jun 16, 2024
1 parent 27fcd0f commit 1ae4261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/night-config-lib.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ project.afterEvaluate {

// Set project metadata for publishing
group = "com.electronwill.night-config"
version = "3.7.2"
version = "3.7.3"

// Publish the library as a Maven artifact.
publishing {
Expand Down

0 comments on commit 1ae4261

Please sign in to comment.