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.4

This commit is contained in:
Nobuyoshi Nakada 2019-12-30 17:38:28 +09:00
parent aed5afdaa0
commit 3e2418e2a6
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

View file

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