Next version is 0.8.

This commit is contained in:
Adam Murdoch
2014-01-30 14:07:09 +11:00
parent 2a8a7266e7
commit c9da9a10c3

View File

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