From b1e65f52898f6882e19ecf39b494817160c91833 Mon Sep 17 00:00:00 2001 From: Tyler-Keith-Thompson Date: Sun, 31 Jul 2022 19:05:14 -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 08dc7082..fb00ba6d 100644 --- a/CucumberSwift.podspec +++ b/CucumberSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CucumberSwift' - s.version = '3.3.17' + s.version = '3.3.18' s.summary = 'A lightweight swift only cucumber implementation.' s.description = <<-DESC diff --git a/Sources/CucumberSwift/Info.plist b/Sources/CucumberSwift/Info.plist index 038edda6..3c744a93 100644 --- a/Sources/CucumberSwift/Info.plist +++ b/Sources/CucumberSwift/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 3.3.17 + 3.3.18