Updates post release

This commit is contained in:
Adam Murdoch
2014-04-03 05:40:19 +11:00
parent a6c6399729
commit 01ad6ae126
2 changed files with 3 additions and 1 deletions

View File

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