Skip to content

Commit 13c4dc5

Browse files
authored
Merge pull request #179 from maxmind/greg/3.1.0
Release 3.1.0
2 parents 9ab1d1e + 5daee81 commit 13c4dc5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGELOG
22
=========
33

4-
3.1.0
4+
3.1.0 (2024-07-08)
55
------------------
66

77
* Updated `MaxMind\MinFraud\ReportTransaction` to make the `ip_address`

src/MinFraud/ServiceClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
abstract class ServiceClient
1111
{
12-
public const VERSION = 'v3.0.1';
12+
public const VERSION = 'v3.1.0';
1313

1414
/**
1515
* @var Client

0 commit comments

Comments
 (0)