Skip to content

Commit 1f19dc1

Browse files
committed
version bump
1 parent 6e3881a commit 1f19dc1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = "org.veupathdb.lib"
11-
version = "1.5.1"
11+
version = "1.5.2"
1212

1313

1414
dependencies {

readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ image::docs/assets/overview.png[]
2929
[source, kotlin]
3030
----
3131
dependencies {
32-
implementation("org.veupathdb.lib:compute-platform:1.5.0")
32+
implementation("org.veupathdb.lib:compute-platform:1.5.2")
3333
}
3434
----
3535

0 commit comments

Comments
 (0)