We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40cac5 commit 82cc7feCopy full SHA for 82cc7fe
build.sbt
@@ -4,7 +4,7 @@ organization := "org.renci"
4
5
name := "relation-graph"
6
7
-version := "2.0-SNAPSHOT"
+version := "2.0"
8
9
licenses := Seq("MIT license" -> url("https://opensource.org/licenses/MIT"))
10
0 commit comments