Bump ascii-graphs version to 0.0.2

This commit is contained in:
Matt Russell 2012-07-01 18:01:46 +01:00
parent f753a05be7
commit 50e0c6ebfd
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ licenses in GlobalScope += "Apache License 2.0" -> url("https://github.com/jrudo
(description in LsKeys.lsync) :=
"An sbt plugin to visualize dependencies of your build."
libraryDependencies += "com.github.mdr" %% "ascii-graphs" % "0.0.1"
libraryDependencies += "com.github.mdr" %% "ascii-graphs" % "0.0.2"