Upgrade to the latest stable redstorm (0.9.2)

Fixes #27
This commit is contained in:
R. Tyler Croy 2015-09-15 14:38:01 -07:00
parent 94d7efc522
commit 7b1c81004c
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ class JRubyStormExtension {
@Incubating
/** Default version of redstorm to use */
String defaultRedstormVersion = '0.9.1'
String defaultRedstormVersion = '0.9.2'
/** Set the Storm dependency version */
void defaultVersion(Object stormVersion) {