switch version back to -SNAPSHOT post-release

This commit is contained in:
Havoc Pennington 2011-12-02 21:48:55 -05:00
parent 27980ab82c
commit 1e1785cb75

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