diff --git a/CucumberSwift.podspec b/CucumberSwift.podspec index 291a92e9..7e2f01a8 100644 --- a/CucumberSwift.podspec +++ b/CucumberSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CucumberSwift' - s.version = '4.2.0' + s.version = '4.2.1' s.summary = 'A lightweight swift only cucumber implementation.' s.description = <<-DESC diff --git a/Sources/CucumberSwift/Info.plist b/Sources/CucumberSwift/Info.plist index b9b209f7..dcd4376e 100644 --- a/Sources/CucumberSwift/Info.plist +++ b/Sources/CucumberSwift/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 4.1.1 + 4.2.1