put back SNAPSHOT after 0.2.1

This commit is contained in:
Havoc Pennington 2012-01-20 18:50:40 -05:00
parent 2c8bf3be7e
commit 846c8c116a

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