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

io/console: bump up

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2016-04-15 06:15:54 +00:00
parent 741229b413
commit 53d4862952

View file

@ -1,5 +1,5 @@
# -*- ruby -*-
_VERSION = "0.4.5"
_VERSION = "0.4.6"
date = %w$Date:: $[1]
Gem::Specification.new do |s|