Skip to content

Commit 6479811

Browse files
committed
Prep for release
1 parent 74ee663 commit 6479811

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding: UTF-8
22

3-
=== 1.8.30
3+
=== 1.8.30 / 2014-12-21
44

55
Bug fixes:
66

lib/rubygems.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ class << Gem
121121
# -The RubyGems Team
122122

123123
module Gem
124-
VERSION = '1.8.29'
124+
VERSION = '1.8.30'
125125

126126
##
127127
# Raised when RubyGems is unable to load or activate a gem. Contains the

0 commit comments

Comments
 (0)