Skip to content

Commit f9389eb

Browse files
committed
Bump version to 1.2.0 - Increment minor version from 1.1.0 to 1.2.0
1 parent 60baaeb commit f9389eb

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
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = "com.wantedly"
11-
version = "1.1.0"
11+
version = "1.2.0"
1212

1313
java {
1414
toolchain {

0 commit comments

Comments
 (0)