Skip to content

Commit 1172abc

Browse files
authored
Merge pull request #97 from maxmind/greg/release
Release 2.5.0
2 parents 28a0fa5 + 2a26670 commit 1172abc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v2.5.0
3+
## v2.5.0 (2024-04-16)
44

55
* Equivalent domain names are now normalized when `hash_address` is used.
66
For example, `googlemail.com` will become `gmail.com`.

lib/minfraud/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module Minfraud
44
# The Gem version.
5-
VERSION = '2.4.0'
5+
VERSION = '2.5.0'
66
end

0 commit comments

Comments
 (0)