summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authoraycabta <[email protected]>2021-08-30 02:26:06 +0900
committeraycabta <[email protected]>2021-08-30 02:37:23 +0900
commitb6b2b767ed50cb29d7abb96ab9dcee552cc0470a (patch)
tree90e0282bf979f58174ace10aa8a07e868f8dcc2b /lib
parent8750e1ada879fdb25fbea63fe5fd5f575b1a5ae7 (diff)
[ruby/reline] Version 0.2.8.pre.3
https://github.com/ruby/reline/commit/6e0ea3362a
Diffstat (limited to 'lib')
-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 6010e174ba..7d10ff5e96 100644
--- a/lib/reline/version.rb
+++ b/lib/reline/version.rb
@@ -1,3 +1,3 @@
module Reline
- VERSION = '0.2.8.pre.2'
+ VERSION = '0.2.8.pre.3'
end