Skip to content

Commit 4d91312

Browse files
authored
Update version. (#358)
1 parent 698058a commit 4d91312

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3",
7+
version := "2.3.4",
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.17",

0 commit comments

Comments
 (0)