bump version to 0.7.0-RC2

This commit is contained in:
Johannes Rudolph 2012-10-23 11:37:50 +02:00
parent 6580fb59f3
commit 1a20eee73c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ name := "sbt-dependency-graph"
organization := "net.virtual-void"
version := "0.7.0-RC1"
version := "0.7.0-RC2"
homepage := Some(url("http://github.com/jrudolph/sbt-dependency-graph"))