From edafde684467ae45be5dd52c24ebb6ce25ef16f5 Mon Sep 17 00:00:00 2001 From: aycabta Date: Mon, 18 Jan 2021 01:58:06 +0900 Subject: [ruby/irb] [ruby/irb] [ruby/reline] Version 0.2.2 https://github.com/ruby/reline/commit/dfb710946f https://github.com/ruby/irb/commit/1a1cdf9628 https://github.com/ruby/irb/commit/fe99faf8bd --- lib/reline/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/reline/version.rb b/lib/reline/version.rb index 06a4900eed..9241aef5a9 100644 --- a/lib/reline/version.rb +++ b/lib/reline/version.rb @@ -1,3 +1,3 @@ module Reline - VERSION = '0.2.1' + VERSION = '0.2.2' end -- cgit v1.2.3