Skip to content

Commit bc893f2

Browse files
committed
[release] bump version string
1 parent 24987cc commit bc893f2

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
@@ -6,7 +6,7 @@ plugins {
66
`maven-publish`
77
}
88

9-
val versionString = "1.2.0"
9+
val versionString = "1.3.0"
1010
val groupString = "com.github.bkosm"
1111

1212
group = groupString

0 commit comments

Comments
 (0)