Set version to 0.13.10-SNAPSHOT.

This commit is contained in:
Dale Wijnand 2015-08-03 22:16:56 +01:00
parent d1e719b07c
commit 9951f8c72b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import Sxr.sxr
// but can be shared across the multi projects.
def buildLevelSettings: Seq[Setting[_]] = Seq(
organization in ThisBuild := "org.scala-sbt",
version in ThisBuild := "0.13.9-SNAPSHOT",
version in ThisBuild := "0.13.10-SNAPSHOT",
// bintrayOrganization in ThisBuild := None,
// bintrayRepository in ThisBuild := "test-test-test",
bintrayOrganization in ThisBuild := {