bump version

This commit is contained in:
Johannes Rudolph 2013-03-02 12:39:23 +01:00
parent 093b4782ad
commit 8ea9fa6fee
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.2-SNAPSHOT"
version := "0.7.2"
homepage := Some(url("http://github.com/jrudolph/sbt-dependency-graph"))