bump version to 1.0.2

This commit is contained in:
Havoc Pennington 2013-07-03 09:04:08 -04:00
parent cc5d94c321
commit c6bef31f13

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.0.2"
organization in GlobalScope := "com.typesafe"