post-release add -SNAPSHOT

This commit is contained in:
Havoc Pennington 2011-12-09 10:21:20 -05:00
parent 19a05b1b2e
commit 69ce27d46f

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