bump to 0.4.1-SNAPSHOT

This commit is contained in:
Havoc Pennington 2012-05-22 09:04:31 -04:00
parent 11b9af503a
commit fea5d6d478

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.4.0-SNAPSHOT"
version in GlobalScope := "0.4.1-SNAPSHOT"
organization in GlobalScope := "com.typesafe"