Update version in the README to 1.1

This commit is contained in:
Sebastian Celis 2020-12-16 11:16:57 -06:00 committed by GitHub
parent e220f9cc9e
commit 1662f131a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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) {