diff --git a/CucumberSwift.podspec b/CucumberSwift.podspec
index f0ee3f20..6ff9e1e7 100644
--- a/CucumberSwift.podspec
+++ b/CucumberSwift.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CucumberSwift'
- s.version = '2.2.23'
+ s.version = '2.2.24'
s.summary = 'A lightweight swift only cucumber implementation.'
s.description = <<-DESC
diff --git a/CucumberSwift/Info.plist b/CucumberSwift/Info.plist
index 21d2f15a..e3614f5e 100644
--- a/CucumberSwift/Info.plist
+++ b/CucumberSwift/Info.plist
@@ -17,6 +17,6 @@
CFBundleShortVersionString
1.0
CFBundleVersion
- 2.2.23
+ 2.2.24
\ No newline at end of file