Publish 0.1.1 snapshot

This commit is contained in:
Havoc Pennington 2011-12-02 18:45:34 -05:00
parent f6fd02508e
commit 23280e8c49

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