This commit is contained in:
Havoc Pennington 2011-12-05 14:27:09 -05:00
parent 6254a1bccd
commit 69e28a8542

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