diff --git a/build.sbt b/build.sbt index 9928cc22a..cc14e0d11 100644 --- a/build.sbt +++ b/build.sbt @@ -8,7 +8,7 @@ def buildLevelSettings: Seq[Setting[_]] = inThisBuild( Seq( organization := "org.scala-sbt", - version := "1.0.0-SNAPSHOT", + version := "1.0.1-SNAPSHOT", description := "sbt is an interactive build tool", bintrayOrganization := Some("sbt"), bintrayRepository := {