This commit is contained in:
Havoc Pennington 2012-03-01 12:09:17 -05:00
parent 27bdc06346
commit b6759fcd0f

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 := "0.2.1-SNAPSHOT"
version in GlobalScope := "0.3.0"
organization in GlobalScope := "com.typesafe.config"