diff --git a/CHANGELOG.md b/CHANGELOG.md
index aec8ff7..74418a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+### v2.4.19 (2024-11-30)
+
+
+#### Bug Fixes
+
+* **deps**
+ * use rack-reverse-proxy pact-foundation fork - update to rack-test 2.1.0 ([5ec14d2](/../../commit/5ec14d2))
+
+
### v2.4.18 (2024-11-29)
diff --git a/README.md b/README.md
index 3715dd8..dcc147d 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Creates a standalone pact command line executable using the ruby pact implementa
## Package contents
-This version (2.4.18) of the Pact standalone executables package contains:
+This version (2.4.19) of the Pact standalone executables package contains:
* pact gem 1.66.0
* pact-mock_service gem 3.12.3
diff --git a/VERSION b/VERSION
index 6381ae0..c79f748 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.4.18
\ No newline at end of file
+2.4.19
\ No newline at end of file