Skip to content

Commit c9ce30a

Browse files
committed
Version 2.7.0 with changelog
1 parent 141073c commit c9ce30a

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-
=== 2.7.0
3+
=== 2.7.0 (2017-11-02)
44

55
Major enhancements:
66

lib/rubygems.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
require 'thread'
1111

1212
module Gem
13-
VERSION = "2.6.14"
13+
VERSION = "2.7.0"
1414
end
1515

1616
# Must be first since it unloads the prelude from 1.9.2

0 commit comments

Comments
 (0)