Updated version for next release.

This commit is contained in:
Adam Murdoch
2014-01-30 11:17:06 +11:00
parent 53f260efd5
commit 2a8a7266e7

View File

@@ -16,7 +16,7 @@ allprojects {
}
group = 'net.rubygrapefruit'
version = '0.6'
version = '0.7'
if (!project.hasProperty('release')) {
version = "${version}-dev"