aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-12-15 16:48:40 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-12-15 16:48:52 +0900
commit980ddca47e892535c1da897b33ac7bc727efd52d (patch)
tree07169297a9aa0a8b89fe1d672d59247ca05f2125 /lib
parent9f43160014905db159ec67e3ee2b485d870de05d (diff)
downloadruby-980ddca47e892535c1da897b33ac7bc727efd52d.tar.gz
Prepare to release rubygems-3.1.0
Diffstat (limited to 'lib')
-rw-r--r--lib/rubygems.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems.rb b/lib/rubygems.rb
index 6be55a0379..84a360e652 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -9,7 +9,7 @@
require 'rbconfig'
module Gem
- VERSION = "3.1.0.pre3".freeze
+ VERSION = "3.1.0".freeze
end
# Must be first since it unloads the prelude from 1.9.2