1.1.5-SNAPSHOT

This commit is contained in:
Eugene Yokota 2018-04-25 16:15:19 -04:00
parent 5bf1be1202
commit 334789c919
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ def buildLevelSettings: Seq[Setting[_]] =
inThisBuild(
Seq(
organization := "org.scala-sbt",
version := "1.1.4-SNAPSHOT",
version := "1.1.5-SNAPSHOT",
description := "sbt is an interactive build tool",
bintrayOrganization := Some("sbt"),
bintrayRepository := {