diff --git a/build.sbt b/build.sbt index d25464a0c..e18788577 100644 --- a/build.sbt +++ b/build.sbt @@ -3,7 +3,7 @@ import java.nio.file.Paths name := """yobi""" -version := "0.8.0" +version := "0.8.1" libraryDependencies ++= Seq( // Add your project dependencies here,