Update version in the README to 1.1
This commit is contained in:
parent
e220f9cc9e
commit
1662f131a9
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ apply plugin: 'com.github.jruby-gradle.base'
|
|||
|
||||
dependencies {
|
||||
/* NOTE: Set your prefered version of twine here. */
|
||||
jrubyExec 'rubygems:twine:1.0.3'
|
||||
jrubyExec 'rubygems:twine:1.1'
|
||||
}
|
||||
|
||||
task generateLocalizations (type: JRubyExec) {
|
||||
|
|
Reference in a new issue