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 2019-12-24 18:41:26 -05:00
parent 2b2be71cab
commit 8e6d51e09a

View file

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