Version to 1.0.2-SNAPSHOT

This commit is contained in:
Havoc Pennington 2013-07-03 09:10:26 -04:00
parent c6bef31f13
commit 5053f86853

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.2"
version in GlobalScope := "1.0.2-SNAPSHOT"
organization in GlobalScope := "com.typesafe"