Bump for minor release

This commit is contained in:
R. Tyler Croy 2015-08-31 14:20:18 -07:00
parent 8601031c71
commit 886c9d91de
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ apply plugin: 'java'
apply plugin: 'com.github.jruby-gradle.jar'
apply plugin: 'com.jfrog.bintray'
version = '0.8.0'
version = '0.8.1'
group = 'com.github.jruby-gradle'
description = "RedStorm integrates Ruby code via JRuby into the Storm distributed computation system"
defaultTasks 'check', 'assemble'