next version 0.6.1

This commit is contained in:
Johannes Rudolph 2012-10-20 13:01:37 +02:00
parent aacb6530ce
commit dbf1f30d42
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.0"
version := "0.6.1-SNAPSHOT"
homepage := Some(url("http://github.com/jrudolph/sbt-dependency-graph"))