diff --git a/CucumberSwift.podspec b/CucumberSwift.podspec
index f1f12dee..101b3653 100644
--- a/CucumberSwift.podspec
+++ b/CucumberSwift.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CucumberSwift'
- s.version = '3.0.3'
+ s.version = '3.0.4'
s.summary = 'A lightweight swift only cucumber implementation.'
s.description = <<-DESC
diff --git a/CucumberSwift/Info.plist b/CucumberSwift/Info.plist
index 23bace12..bf49baff 100644
--- a/CucumberSwift/Info.plist
+++ b/CucumberSwift/Info.plist
@@ -17,6 +17,6 @@
CFBundleShortVersionString
1.0
CFBundleVersion
- 3.0.3
+ 3.0.4
\ No newline at end of file