From 93ebfed0a97ba97a4a7421eca63c1c2883471d54 Mon Sep 17 00:00:00 2001 From: aycabta Date: Sun, 7 Feb 2021 04:55:09 +0900 Subject: [ruby/reline] Version 0.2.3 https://github.com/ruby/reline/commit/b26c7d60c8 --- 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 9241aef5a9..5b20f6f3e7 100644 --- a/lib/reline/version.rb +++ b/lib/reline/version.rb @@ -1,3 +1,3 @@ module Reline - VERSION = '0.2.2' + VERSION = '0.2.3' end -- cgit v1.2.3