bump to 0.1.2

This commit is contained in:
Havoc Pennington 2011-12-02 19:21:13 -05:00
parent 23280e8c49
commit f2c96c6943

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