Skip to content

Commit c1c6e36

Browse files
committed
Bump version to 0.2.5
1 parent 4cfd3a0 commit c1c6e36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4"
8+
version = "0.2.5"
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)