1.0.1-SNAPSHOT

This commit is contained in:
Eugene Yokota 2017-08-10 01:27:24 -04:00
parent 23fa8e9e82
commit a100b47fcc
1 changed files with 1 additions and 1 deletions

View File

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