Updates post release

This commit is contained in:
Adam Murdoch
2013-12-13 07:02:27 +11:00
parent d85b9507dc
commit f82362beef
2 changed files with 5 additions and 8 deletions

View File

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