bump version

This commit is contained in:
Johannes Rudolph 2012-10-24 15:14:40 +02:00
parent 8b38322ceb
commit e17df34b76
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-RC3"
version := "0.7.0"
homepage := Some(url("http://github.com/jrudolph/sbt-dependency-graph"))