diff --git a/CucumberSwift.podspec b/CucumberSwift.podspec
index 26a5077d..19cbe511 100644
--- a/CucumberSwift.podspec
+++ b/CucumberSwift.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CucumberSwift'
- s.version = '3.3.3'
+ s.version = '3.3.4'
s.summary = 'A lightweight swift only cucumber implementation.'
s.description = <<-DESC
diff --git a/Sources/CucumberSwift/Info.plist b/Sources/CucumberSwift/Info.plist
index d1c0f0c3..d8c734b3 100644
--- a/Sources/CucumberSwift/Info.plist
+++ b/Sources/CucumberSwift/Info.plist
@@ -17,6 +17,6 @@
CFBundleShortVersionString
1.0
CFBundleVersion
- 3.3.3
+ 3.3.4