Open 1.1.0-SNAPSHOT for API additions.

This commit is contained in:
Havoc Pennington 2013-06-21 09:57:56 -04:00
parent 31b64a9327
commit 55ecac913c
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
// Versions and git tags should follow: http://semver.org/
// except using -SNAPSHOT instead of without hyphen.
version in GlobalScope := "1.0.1-SNAPSHOT"
version in GlobalScope := "1.1.0-SNAPSHOT"
organization in GlobalScope := "com.typesafe"

View File

@ -1 +1 @@
sbt.version=0.12.1
sbt.version=0.12.3