updates post release.

This commit is contained in:
Adam Murdoch
2014-04-02 09:34:01 +11:00
parent cd9d920747
commit c5bdaea14e
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -65,7 +65,7 @@ this:
}
dependencies {
compile "net.rubygrapefruit:native-platform:0.8"
compile "net.rubygrapefruit:native-platform:0.9"
}
You can also download [here](http://repo.gradle.org/gradle/libs-releases-local/net/rubygrapefruit/)