diff --git a/build.sbt b/build.sbt index 14cf273..41ba12f 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ name := "breakable" organization := "com.manyangled" -version := "0.1.0" +version := "0.1.1" scalaVersion := "2.11.8"