We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9a14a commit 0d1214fCopy full SHA for 0d1214f
1 file changed
build.gradle.kts
@@ -11,7 +11,7 @@ allprojects {
11
apply(plugin = "java")
12
13
group = "kr.toxicity.libraries.datacomponent"
14
- version = "1.0.2"
+ version = "1.0.3"
15
16
repositories {
17
mavenCentral()
0 commit comments