From 246242700867ed3fdce8288897d74bd261379018 Mon Sep 17 00:00:00 2001 From: aycabta Date: Wed, 25 Dec 2019 10:08:06 +0900 Subject: [ruby/reline] Version 0.1.1 https://github.com/ruby/reline/commit/923f97d068 --- 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 5c68b1c26c..27645bcbf9 100644 --- a/lib/reline/version.rb +++ b/lib/reline/version.rb @@ -1,3 +1,3 @@ module Reline - VERSION = '0.1.0' + VERSION = '0.1.1' end -- cgit v1.2.3