v0.1.8 release

This commit is contained in:
Havoc Pennington 2011-12-09 10:21:04 -05:00
parent 6991862def
commit 19a05b1b2e

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