Skip to content

Commit ebb88a2

Browse files
authored
Update version. (#142)
1 parent d88761e commit ebb88a2

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
@@ -3,7 +3,7 @@ lazy val gitCommitString = SettingKey[String]("gitCommit")
33

44
lazy val commonSettings = Seq(
55
organization := "org.geneontology",
6-
version := "2.2.1",
6+
version := "2.2.2",
77
licenses := Seq("MIT license" -> url("https://opensource.org/licenses/MIT")),
88
homepage := Some(url("https://github.com/balhoff/relation-graph")),
99
scalaVersion := "2.13.8",

0 commit comments

Comments
 (0)