diff --git a/lib/rubygems.rb b/lib/rubygems.rb index ee88d23a38..817acaa0e5 100644 --- a/lib/rubygems.rb +++ b/lib/rubygems.rb @@ -9,7 +9,7 @@ require "rbconfig" module Gem - VERSION = "3.6.0.dev" + VERSION = "3.6.0" end # Must be first since it unloads the prelude from 1.9.2