diff --git a/build.sbt b/build.sbt index 305a6ce..6c33ed4 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ name := "gibbous" organization := "com.manyangled" -version := "0.1.0" +version := "0.1.1" crossPaths := false // drop off Scala suffix from artifact names.