From b78e072e4f07d9a95c08d7771ed6acd1e5ae3961 Mon Sep 17 00:00:00 2001 From: Tyler-Keith-Thompson Date: Mon, 13 Mar 2023 01:30:37 +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 f4435e09..4fac83f0 100644 --- a/CucumberSwift.podspec +++ b/CucumberSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CucumberSwift' - s.version = '4.1.0' + s.version = '4.1.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 3c4217f4..b9b209f7 100644 --- a/Sources/CucumberSwift/Info.plist +++ b/Sources/CucumberSwift/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 4.0.9 + 4.1.1