Skip to content

Commit 7e0c61c

Browse files
Prepare next version
1 parent 46ee986 commit 7e0c61c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.3")
50+
implementation("io.github.optimumcode:karacteristics:0.0.4")
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.4-SNAPSHOT
9+
version=0.0.5-SNAPSHOT
1010

1111
SONATYPE_HOST=S01
1212

0 commit comments

Comments
 (0)