diff --git a/build.sbt b/build.sbt index 13289d0..7cfdcc4 100644 --- a/build.sbt +++ b/build.sbt @@ -6,7 +6,7 @@ organization := "org.renci" name := "relation-graph" -version := "2.0.1" +version := "2.1.0" licenses := Seq("MIT license" -> url("https://opensource.org/licenses/MIT"))