Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
balhoff committed Jul 1, 2022
1 parent 66a1f0d commit b2a0e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ lazy val owlapiVersion = "4.5.22"

lazy val commonSettings = Seq(
organization := "org.geneontology",
version := "1.1.1",
version := "1.1.2",
licenses := Seq("BSD-3-Clause" -> url("https://opensource.org/licenses/BSD-3-Clause")),
homepage := Some(url("https://github.com/balhoff/whelk")),
scalaVersion := "2.13.8",
Expand Down

0 comments on commit b2a0e46

Please sign in to comment.