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

[ruby/io-console] bump up to 0.5.6

This commit is contained in:
Nobuyoshi Nakada 2020-02-18 11:34:38 +09:00
parent 5ef383552d
commit 2115a3937d
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

View file

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