Updates post-release.

This commit is contained in:
Adam Murdoch
2014-03-15 19:48:06 +11:00
parent b478692b33
commit a989182caa
2 changed files with 2 additions and 2 deletions

View File

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

View File

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