From 497024cd3d32548ce0eb7d293dd71ee11836797f Mon Sep 17 00:00:00 2001 From: Tyler-Keith-Thompson Date: Sat, 29 May 2021 13:04:43 -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 690bcb36..9f050c64 100644 --- a/CucumberSwift.podspec +++ b/CucumberSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CucumberSwift' - s.version = '3.3.0' + s.version = '3.3.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 6f957223..2d688740 100644 --- a/Sources/CucumberSwift/Info.plist +++ b/Sources/CucumberSwift/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 3.2.2 + 3.3.1