diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2023-12-13 14:55:10 +0900 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2023-12-13 05:58:25 +0000 |
| commit | 39023792dbded9250040224accda18c0db14c5bc (patch) | |
| tree | b3adddd2905ab13ce956ad5f4d36e4db33b1b1ce /ext | |
| parent | caef4e98cb6161d22934f6a9069d394e938e9e01 (diff) | |
[ruby/io-console] Bump up 0.7.0
https://github.com/ruby/io-console/commit/3e5586e632
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/io/console/io-console.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/io/console/io-console.gemspec b/ext/io/console/io-console.gemspec index 32261e8c39..efb7382493 100644 --- a/ext/io/console/io-console.gemspec +++ b/ext/io/console/io-console.gemspec @@ -1,5 +1,5 @@ # -*- ruby -*- -_VERSION = "0.6.1.dev.1" +_VERSION = "0.7.0" Gem::Specification.new do |s| s.name = "io-console" |
