Skip to content

Commit 1dfa19a

Browse files
committed
Release 1.0.2
1 parent 2bf5a5d commit 1dfa19a

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 @@ import java.util.*
55

66
val localProperties = loadLocalProps()
77

8-
version = "1.0.1"
8+
version = "1.0.2"
99
group = "io.github.tomwyr"
1010
description = "A type-safe Godot node tree representation in Kotlin"
1111

0 commit comments

Comments
 (0)