Skip to content

Commit 702c787

Browse files
committed
Update version.
1 parent 167785a commit 702c787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lazy val gitCommitString = SettingKey[String]("gitCommit")
44

55
lazy val commonSettings = Seq(
66
organization := "org.geneontology",
7-
version := "2.3.2",
7+
version := "2.3.3",
88
licenses := Seq("MIT license" -> url("https://opensource.org/licenses/MIT")),
99
homepage := Some(url("https://github.com/balhoff/relation-graph")),
1010
scalaVersion := "2.13.16",

0 commit comments

Comments
 (0)