Skip to content

Commit 7ba31d8

Browse files
committed
Updated version
Signed-off-by: Marcin Kuszczak <[email protected]>
1 parent 135858c commit 7ba31d8

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
@@ -27,7 +27,7 @@ repositories {
2727
}
2828

2929
group = "io.github.kscripting"
30-
version = "4.2.2"
30+
version = "4.2.3"
3131

3232
buildConfig {
3333
packageName(project.group.toString() + "." + project.name)

0 commit comments

Comments
 (0)