Skip to content

Commit

Permalink
Release version 5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Nov 12, 2023
1 parent ae8ef18 commit ecfe968
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ suggestions, ideas and improvements to FriendlyId.

## Unreleased

## 5.5.1 (2023-11-13)

* Fix YARD doc generation. ([#1006](https://github.com/norman/friendly_id/pull/1006))

## 5.5.0 (2022-11-16)

* SimpleI18n: Handle regional locales ([#965](https://github.com/norman/friendly_id/pull/965))
Expand Down
2 changes: 1 addition & 1 deletion lib/friendly_id/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module FriendlyId
VERSION = "5.5.0".freeze
VERSION = "5.5.1".freeze
end

0 comments on commit ecfe968

Please sign in to comment.