Skip to content

Commit 4803d74

Browse files
authored
Update build.gradle.kts
1 parent a8b4f65 commit 4803d74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "gg.flyte"
10-
version = "2.0.2"
10+
version = "2.0.3"
1111

1212
repositories {
1313
mavenCentral()
@@ -64,4 +64,4 @@ publishing {
6464
}
6565
}
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)