Skip to content

Commit 568a925

Browse files
Prepare next version
1 parent ef6423b commit 568a925

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ kotlin {
4747
sourceSets {
4848
commonMain {
4949
dependencies {
50-
implementation("io.github.optimumcode:karacteristics:0.0.4")
50+
implementation("io.github.optimumcode:karacteristics:0.0.5")
5151
}
5252
}
5353
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org.gradle.java.installations.auto-download=false
66
org.gradle.daemon=false
77
org.gradle.parallel=false
88

9-
version=0.0.5-SNAPSHOT
9+
version=0.0.6-SNAPSHOT
1010

1111
SONATYPE_HOST=S01
1212

0 commit comments

Comments
 (0)