diff options
| author | aycabta <aycabta@gmail.com> | 2021-09-10 10:59:41 +0900 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2021-09-10 10:59:40 +0900 |
| commit | fbfa0c880d3f68bb93cc53340e2dd355081cab26 (patch) | |
| tree | b8a2d30280c0f5ea32fb7dc3b7c45a4a88ae6f74 | |
| parent | 4c896cda37fabb562f07ab1dccc6ab03a3b2c703 (diff) | |
[ruby/reline] Version 0.2.8.pre.9
https://github.com/ruby/reline/commit/bad76b5a87
| -rw-r--r-- | lib/reline/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/reline/version.rb b/lib/reline/version.rb index 411e0589af..1c8ef4ce89 100644 --- a/lib/reline/version.rb +++ b/lib/reline/version.rb @@ -1,3 +1,3 @@ module Reline - VERSION = '0.2.8.pre.8' + VERSION = '0.2.8.pre.9' end |
