We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483b2bb commit cc23ea2Copy full SHA for cc23ea2
build.sbt
@@ -2,7 +2,7 @@ import AssemblyKeys._
2
3
name := "spark-graph"
4
5
-version := "0.3.2-SNAPSHOT"
+version := "0.3.2"
6
7
scalaVersion := "2.9.3"
8
0 commit comments