summaryrefslogtreecommitdiff
path: root/lib/readline.gemspec
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2021-12-24 17:53:06 +0900
committerHiroshi SHIBATA <[email protected]>2021-12-24 17:54:09 +0900
commit35d779c57b266953a93c2f89487e913d00a40458 ()
tree6798fe4509f11ffa3b5e5991e8e10755a8974568 /lib/readline.gemspec
parent106a0e519568ba821b55adc8cf4439507cdaeaac (diff)
[ruby/readline] Bump version to 0.0.3
https://.com/ruby/readline/commit/996af225ad
-rw-r--r--lib/readline.gemspec2
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = 'readline'
- spec.version = '0.0.2'
spec.authors = ['aycabta']
spec.email = ['[email protected]']