summaryrefslogtreecommitdiff
path: root/ext/io/console/io-console.gemspec
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2021-12-25 00:18:25 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2021-12-25 18:38:51 +0900
commit8247b193c0dd06db9ea56812954dda8fed89458d (patch)
treed51dbf103b810980013be703dc2ff699fddc6b49 /ext/io/console/io-console.gemspec
parent9368fa6c3073d5fe4380a5e84eb59f7cec2ce62c (diff)
[ruby/io-console] bump up to 0.5.10
https://github.com/ruby/io-console/commit/806c65e22b
Diffstat (limited to 'ext/io/console/io-console.gemspec')
-rw-r--r--ext/io/console/io-console.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/io/console/io-console.gemspec b/ext/io/console/io-console.gemspec
index ae27af956f..36beda7703 100644
--- a/ext/io/console/io-console.gemspec
+++ b/ext/io/console/io-console.gemspec
@@ -1,5 +1,5 @@
# -*- ruby -*-
-_VERSION = "0.5.9"
+_VERSION = "0.5.10"
Gem::Specification.new do |s|
s.name = "io-console"