[ruby/readline-ext] Bump version to 0.1.5

https://github.com/ruby/readline-ext/commit/7af996f24b
This commit is contained in:
Hiroshi SHIBATA 2022-12-14 14:53:44 +09:00 committed by git
parent a3b2719a09
commit 87d32376d9

View File

@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "readline-ext"
spec.version = "0.1.4"
spec.version = "0.1.5"
spec.authors = ["Yukihiro Matsumoto"]
spec.email = ["matz@ruby-lang.org"]