summaryrefslogtreecommitdiff
path: root/lib/reline
diff options
context:
space:
mode:
authoraycabta <aycabta@gmail.com>2021-09-06 16:09:42 +0900
committergit <svn-admin@ruby-lang.org>2021-09-06 16:10:22 +0900
commit3cef8869b0aedda06a94c3ab11c6d74f55356caa (patch)
tree971b7c80ae14dd9df0336266bfc1cc603e6f577d /lib/reline
parentf8bb2d9b2724b4a74322ac82d27c32a61153e8dd (diff)
[ruby/reline] Version 0.2.8.pre.8
https://github.com/ruby/reline/commit/967e19786d
Diffstat (limited to 'lib/reline')
-rw-r--r--lib/reline/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/reline/version.rb b/lib/reline/version.rb
index b0462301e6..411e0589af 100644
--- a/lib/reline/version.rb
+++ b/lib/reline/version.rb
@@ -1,3 +1,3 @@
module Reline
- VERSION = '0.2.8.pre.7'
+ VERSION = '0.2.8.pre.8'
end