aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reline/version.rb
diff options
context:
space:
mode:
authoraycabta <aycabta@gmail.com>2021-02-25 22:05:10 +0900
committeraycabta <aycabta@gmail.com>2021-02-26 05:24:01 +0900
commitf0743dd2a40da552bf045b212d927b5fcea00160 (patch)
tree689341a503befdbd4e526d203087dea413c00e14 /lib/reline/version.rb
parent04154b65e8b72e448849a9e6187661dd5dee48d9 (diff)
downloadruby-f0743dd2a40da552bf045b212d927b5fcea00160.tar.gz
[ruby/reline] Version 0.2.4
https://github.com/ruby/reline/commit/462f971bd3
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 5b20f6f3e7..11e8145c7f 100644
--- a/lib/reline/version.rb
+++ b/lib/reline/version.rb
@@ -1,3 +1,3 @@
module Reline
- VERSION = '0.2.3'
+ VERSION = '0.2.4'
end