1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[rubygems/rubygems] Bump version to 3.1.0.pre2

a7a673ce22
This commit is contained in:
Hiroshi SHIBATA 2019-10-15 20:15:28 +09:00
parent 51a31b86e9
commit e0e93a199d
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -9,7 +9,7 @@
require 'rbconfig'
module Gem
VERSION = "3.1.0.pre1".freeze
VERSION = "3.1.0.pre2".freeze
end
# Must be first since it unloads the prelude from 1.9.2