[ruby/did_you_mean] Bump version to 1.6.2

https://github.com/ruby/did_you_mean/commit/f5b15128e2
This commit is contained in:
Hiroshi SHIBATA 2022-12-05 19:29:20 +09:00 committed by git
parent 0b767d743f
commit 3fe5890f7b

View File

@ -1,3 +1,3 @@
module DidYouMean
VERSION = "1.6.1".freeze
VERSION = "1.6.2".freeze
end