bump version

This commit is contained in:
Johannes Rudolph 2013-06-25 15:11:32 +02:00
parent 3a8a08a2a2
commit 3325cdb833
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.3"
version := "0.7.4"
homepage := Some(url("http://github.com/jrudolph/sbt-dependency-graph"))