aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reline/version.rb
diff options
context:
space:
mode:
authoraycabta <aycabta@gmail.com>2021-08-31 15:22:11 +0900
committergit <svn-admin@ruby-lang.org>2021-08-31 15:22:05 +0900
commit8273e95753a2b8ff96fecbe57afa81df6a34dfcb (patch)
tree60b2604007271b0000dca1bf2001b132dfdc6316 /lib/reline/version.rb
parent817694481c7ea3436b71809305e9b5ecafdf6eb5 (diff)
downloadruby-8273e95753a2b8ff96fecbe57afa81df6a34dfcb.tar.gz
[ruby/reline] Version 0.2.8.pre.5
https://github.com/ruby/reline/commit/79b7d80fee
Diffstat (limited to 'lib/reline/version.rb')
-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 c0283f2770..450c0b6b0d 100644
--- a/lib/reline/version.rb
+++ b/lib/reline/version.rb
@@ -1,3 +1,3 @@
module Reline
- VERSION = '0.2.8.pre.4'
+ VERSION = '0.2.8.pre.5'
end