We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db849a4 commit 7591fb6Copy full SHA for 7591fb6
1 file changed
build.gradle.kts
@@ -16,7 +16,7 @@ extra["archUnitVersion"] = "1.4.1"
16
17
allprojects {
18
group = "dev.clutcher.modulith"
19
- version = "1.0.0"
+ version = "1.0.1"
20
}
21
22
configureJReleaser()
0 commit comments