Skip to content

Commit

Permalink
Prepare next version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 10, 2025
1 parent 46ee986 commit 7e0c61c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ kotlin {
sourceSets {
commonMain {
dependencies {
implementation("io.github.optimumcode:karacteristics:0.0.3")
implementation("io.github.optimumcode:karacteristics:0.0.4")
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ org.gradle.java.installations.auto-download=false
org.gradle.daemon=false
org.gradle.parallel=false

version=0.0.4-SNAPSHOT
version=0.0.5-SNAPSHOT

SONATYPE_HOST=S01

Expand Down

0 comments on commit 7e0c61c

Please sign in to comment.