bump version

This commit is contained in:
Johannes Rudolph 2012-05-23 12:36:16 +02:00
parent 3132466e06
commit 6c403b670a
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-SNAPSHOT"
version := "0.6.0"
homepage := Some(url("http://github.com/jrudolph/sbt-dependency-graph"))