Skip to content

Commit

Permalink
Bump version to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 19, 2022
1 parent 66c2a58 commit f7703ad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v1.6.3

_<sup>released at 2022-12-19 5:57:00 UTC</sup>_

- Do not suggest #name= for #name.

## v1.6.2

_<sup>released at 2022-12-05 10:29:20 UTC</sup>_
Expand Down
2 changes: 1 addition & 1 deletion lib/did_you_mean/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module DidYouMean
VERSION = "1.6.2".freeze
VERSION = "1.6.3".freeze
end

0 comments on commit f7703ad

Please sign in to comment.