We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40fb81a commit 752b775Copy full SHA for 752b775
History.txt
@@ -1,6 +1,6 @@
1
# coding: UTF-8
2
3
-=== 2.0.5
+=== 2.0.5 / 2013-07-11
4
5
Bug fixes:
6
lib/rubygems.rb
@@ -8,7 +8,7 @@
8
require 'rbconfig'
9
10
module Gem
11
- VERSION = '2.0.4'
+ VERSION = '2.0.5'
12
end
13
14
# Must be first since it unloads the prelude from 1.9.2
0 commit comments