[ruby/reline] Version 0.1.3

https://github.com/ruby/reline/commit/ea2b182466
This commit is contained in:
aycabta 2020-02-14 22:53:49 +09:00
parent 05485868cb
commit 12ae7b3369

View File

@ -1,3 +1,3 @@
module Reline
VERSION = '0.1.2'
VERSION = '0.1.3'
end