diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5dc9703..5147566 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+### v2.4.8 (2024-08-07)
+
+
+#### Features
+
+* **gems**
+ * update to pact-provider-verifier (1.38.1) ([e46fa9c](/../../commit/e46fa9c))
+
+
### v2.4.7 (2024-07-30)
diff --git a/README.md b/README.md
index d3d49fa..cad68a9 100644
--- a/README.md
+++ b/README.md
@@ -6,12 +6,12 @@ Creates a standalone pact command line executable using the ruby pact implementa
## Package contents
-This version (2.4.7) of the Pact standalone executables package contains:
+This version (2.4.8) of the Pact standalone executables package contains:
* pact gem 1.64.0
* pact-mock_service gem 3.11.2
* pact-support gem 1.20.0
- * pact-provider-verifier gem 1.38.0
+ * pact-provider-verifier gem 1.38.1
* pact_broker-client gem 1.75.4
* pact-message gem 0.11.1
diff --git a/VERSION b/VERSION
index 48a6b50..752a79e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.4.7
\ No newline at end of file
+2.4.8
\ No newline at end of file