diff --git a/build.sbt b/build.sbt index 58d4e62..c564f39 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ organization := "org.renci" name := "relation-graph" -version := "2.0" +version := "2.0.1" licenses := Seq("MIT license" -> url("https://opensource.org/licenses/MIT"))