diff --git a/project.sbt b/project.sbt index 3f863d442..5e3de20e0 100644 --- a/project.sbt +++ b/project.sbt @@ -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"