diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a6b96e9..b65991ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
CHANGELOG
=========
-4.4.0 (unreleased)
+4.4.0 (2026-07-21)
------------------
* Added `residential` field to the `Anonymizer` response record. This is
diff --git a/README.md b/README.md
index 23d47296..9cbbd065 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ To do this, add the dependency to your pom.xml:
com.maxmind.minfraud
minfraud
- 4.3.0
+ 4.4.0
```
@@ -29,7 +29,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.maxmind.minfraud:minfraud:4.3.0'
+ implementation 'com.maxmind.minfraud:minfraud:4.4.0'
}
```
diff --git a/pom.xml b/pom.xml
index 7a583d80..0098ad82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.maxmind.minfraud
minfraud
- 4.3.0
+ 4.4.0
MaxMind minFraud API
MaxMind minFraud Score, Insights, Factors and Report Transaction API
https://dev.maxmind.com/minfraud/
@@ -263,7 +263,7 @@
UTF-8
- 4.3.0
+ 4.4.0