Skip to content

Commit 8868a72

Browse files
committed
build: increase version 1.0.1
1 parent 7809399 commit 8868a72

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
@@ -14,7 +14,7 @@ extra["springBootVersion"] = "3.5.3"
1414

1515
allprojects {
1616
group = "dev.clutcher.spring-security"
17-
version = "1.0.0"
17+
version = "1.0.1"
1818
}
1919

2020
configureJReleaser()

0 commit comments

Comments
 (0)