bump version

This commit is contained in:
Johannes Rudolph 2015-11-14 16:23:39 +01:00
parent aebf329d8c
commit 827a896e3c
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.5"
version := "0.8.0-SNAPSHOT"
homepage := Some(url("http://github.com/jrudolph/sbt-dependency-graph"))