1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Sync did_you_mean

This commit is contained in:
Yuki Nishijima 2020-12-22 14:42:32 +09:00
parent 692af8e8f8
commit 95acd3c030

View file

@ -1,3 +1,3 @@
module DidYouMean
VERSION = "1.4.0"
VERSION = "1.5.0"
end