diff --git a/CHANGELOG.md b/CHANGELOG.md
index 75fb328..69ed996 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+### v2.4.12 (2024-08-21)
+
+
+#### Features
+
+* **gems**
+ * update to pact_broker-client (1.76.1) ([9f3e2d2](/../../commit/9f3e2d2))
+
+
### v2.4.11 (2024-08-12)
diff --git a/README.md b/README.md
index bc41f96..4bafc3f 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,13 @@ Creates a standalone pact command line executable using the ruby pact implementa
## Package contents
-This version (2.4.11) of the Pact standalone executables package contains:
+This version (2.4.12) of the Pact standalone executables package contains:
* pact gem 1.65.1
* pact-mock_service gem 3.11.2
* pact-support gem 1.20.1
* pact-provider-verifier gem 1.38.1
- * pact_broker-client gem 1.76.0
+ * pact_broker-client gem 1.76.1
* pact-message gem 0.11.1
Binaries will be extracted into `pact/bin`:
diff --git a/VERSION b/VERSION
index e393c3c..b385137 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.4.11
\ No newline at end of file
+2.4.12
\ No newline at end of file