From 4dbed04cbb5839d804803fe85c79348432020e5e Mon Sep 17 00:00:00 2001 From: Tyler-Keith-Thompson Date: Sun, 12 Feb 2023 19:43:42 +0000 Subject: [PATCH] [ci skip] Apply automatic changes --- CucumberSwift.podspec | 2 +- Sources/CucumberSwift/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CucumberSwift.podspec b/CucumberSwift.podspec index 7a97fb36..9e8caa6f 100644 --- a/CucumberSwift.podspec +++ b/CucumberSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CucumberSwift' - s.version = '4.0.1' + s.version = '4.0.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 7da1d169..ff79529f 100644 --- a/Sources/CucumberSwift/Info.plist +++ b/Sources/CucumberSwift/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 4.0.1 + 4.0.2