From 2fa9f3c0322570dfb1672b49bc1f3306ef595131 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 15 Dec 2020 08:32:54 +0900 Subject: Prepare to release rubygems-3.2.1 and bundler-2.2.1 --- lib/rubygems.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rubygems.rb') diff --git a/lib/rubygems.rb b/lib/rubygems.rb index e6a3c63c60..7596585482 100644 --- a/lib/rubygems.rb +++ b/lib/rubygems.rb @@ -8,7 +8,7 @@ require 'rbconfig' module Gem - VERSION = "3.2.0".freeze + VERSION = "3.2.1".freeze end # Must be first since it unloads the prelude from 1.9.2 -- cgit v1.2.3