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"