Skip to content

Commit

Permalink
Fix multiplatform version
Browse files Browse the repository at this point in the history
  • Loading branch information
alllex committed Aug 3, 2023
1 parent ff58533 commit 2773b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ kotlin {
sourceSets {
val commonMain by getting {
dependencies {
implementation("me.alllex.parsus:parsus:0.5.0")
implementation("me.alllex.parsus:parsus:0.5.4")
}
}
}
Expand Down

0 comments on commit 2773b45

Please sign in to comment.