diff --git a/CucumberSwift.podspec b/CucumberSwift.podspec
index 8ec48fc6..f247f79b 100644
--- a/CucumberSwift.podspec
+++ b/CucumberSwift.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CucumberSwift'
- s.version = '4.3.1'
+ s.version = '4.3.2'
s.summary = 'A lightweight swift only cucumber implementation.'
s.description = <<-DESC
diff --git a/Sources/CucumberSwift/Info.plist b/Sources/CucumberSwift/Info.plist
index 3cb5fcb9..92da6bda 100644
--- a/Sources/CucumberSwift/Info.plist
+++ b/Sources/CucumberSwift/Info.plist
@@ -17,6 +17,6 @@
CFBundleShortVersionString
1.0
CFBundleVersion
- 4.3.1
+ 4.3.2