From 3b63524c1001a769cba5f03020bef227f91b6aa7 Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Fri, 30 Nov 2018 13:06:41 -0500 Subject: [PATCH] 1.2.7-SNAPSHOT --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 765505308..95fec0428 100644 --- a/build.sbt +++ b/build.sbt @@ -10,7 +10,7 @@ def buildLevelSettings: Seq[Setting[_]] = inThisBuild( Seq( organization := "org.scala-sbt", - version := "1.2.1-SNAPSHOT", + version := "1.2.7-SNAPSHOT", description := "sbt is an interactive build tool", bintrayOrganization := Some("sbt"), bintrayRepository := {