Skip to content

Commit 7591fb6

Browse files
committed
build: increase version to 1.0.1
1 parent db849a4 commit 7591fb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ extra["archUnitVersion"] = "1.4.1"
1616

1717
allprojects {
1818
group = "dev.clutcher.modulith"
19-
version = "1.0.0"
19+
version = "1.0.1"
2020
}
2121

2222
configureJReleaser()

0 commit comments

Comments
 (0)