1.2.7-SNAPSHOT

This commit is contained in:
Eugene Yokota 2018-11-30 13:06:41 -05:00
parent 76f0e2de6b
commit 3b63524c10
1 changed files with 1 additions and 1 deletions

View File

@ -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 := {