Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxcapades committed Aug 14, 2024
1 parent a610601 commit 05b41b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group = "org.veupathdb.lib"
version = "1.7.5"
version = "1.8.0"


dependencies {
Expand Down
2 changes: 1 addition & 1 deletion readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ image::docs/assets/overview.png[]
[source, kotlin]
----
dependencies {
implementation("org.veupathdb.lib:compute-platform:1.6.1")
implementation("org.veupathdb.lib:compute-platform:1.8.0")
}
----

Expand Down

0 comments on commit 05b41b7

Please sign in to comment.