1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Bump version to 1.3.0 same as the latest version of rubygems.org.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2018-12-12 09:40:06 +00:00
parent 0d674f530f
commit dd046c59de

View file

@ -224,7 +224,7 @@ require 'monitor'
# })
#
class Logger
VERSION = "1.2.7"
VERSION = "1.3.0"
_, name, rev = %w$Id$
if name
name = name.chomp(",v")