bump version to 0.7.0-RC1

This commit is contained in:
Johannes Rudolph 2012-10-22 10:31:12 +02:00
parent d7f18e053c
commit bcd3f13a0d
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.6.1-SNAPSHOT"
version := "0.7.0-RC1"
homepage := Some(url("http://github.com/jrudolph/sbt-dependency-graph"))