summaryrefslogtreecommitdiff
path: root/lib/reline/version.rb
diff options
context:
space:
mode:
authoraycabta <[email protected]>2021-06-20 17:36:39 +0900
committeraycabta <[email protected]>2021-06-21 17:58:49 +0900
commit90df42642628340a6826053d2db606b425833964 (patch)
treec0af03f0787844d9d73d594e34e86e43989815f4 /lib/reline/version.rb
parent00b027a69ba4f6b0df8d10cb84ef0547d592dc91 (diff)
[ruby/reline] Version 0.2.6
https://github.com/ruby/reline/commit/5917e3a337
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 44db465a2f..42855b1bd2 100644
--- a/lib/reline/version.rb
+++ b/lib/reline/version.rb
@@ -1,3 +1,3 @@
module Reline
- VERSION = '0.2.5'
+ VERSION = '0.2.6'
end