Skip to content

Commit aa5886f

Browse files
committed
Bump version to 0.2.4
1 parent a1871ef commit aa5886f

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
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "io.truby"
8-
version = "0.2.3"
8+
version = "0.2.4"
99

1010
// IDE 타입 설정 (IC=IntelliJ, RM=RubyMine, WS=WebStorm, PC=PyCharm, GO=GoLand)
1111
val platformType: String by project.extra {

0 commit comments

Comments
 (0)