back to -SNAPSHOT

This commit is contained in:
Havoc Pennington 2011-12-02 19:28:20 -05:00
parent f2c96c6943
commit c7f6428ccb

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