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