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 Oct 19, 2024
1 parent e34a0f2 commit 8219e12
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.2")
implementation("io.github.optimumcode:karacteristics:0.0.3")
}
}
}
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.3-SNAPSHOT
version=0.0.4-SNAPSHOT

SONATYPE_HOST=S01

Expand Down

0 comments on commit 8219e12

Please sign in to comment.