From eff81cebc6f7f11793f67aa1e69787bab5fb3410 Mon Sep 17 00:00:00 2001 From: Tyler-Keith-Thompson Date: Wed, 20 Apr 2022 15:41:19 -0700 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 1f683223..4adb1409 100644 --- a/CucumberSwift.podspec +++ b/CucumberSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CucumberSwift' - s.version = '3.3.9' + s.version = '3.3.10' s.summary = 'A lightweight swift only cucumber implementation.' s.description = <<-DESC diff --git a/Sources/CucumberSwift/Info.plist b/Sources/CucumberSwift/Info.plist index cd1a0d97..f4c4ae1b 100644 --- a/Sources/CucumberSwift/Info.plist +++ b/Sources/CucumberSwift/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 3.3.9 + 3.3.10