From 533248060e7d9a6a995cd926c864b8df9ca04b0a Mon Sep 17 00:00:00 2001 From: "travis@localhost" Date: Fri, 17 Jul 2020 14:22:41 +0000 Subject: [PATCH] [ci skip] publishing pod version: 2.2.37 --- CucumberSwift.podspec | 2 +- CucumberSwift/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CucumberSwift.podspec b/CucumberSwift.podspec index 38256ccb..b1f21bd8 100644 --- a/CucumberSwift.podspec +++ b/CucumberSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CucumberSwift' - s.version = '2.2.36' + s.version = '2.2.37' s.summary = 'A lightweight swift only cucumber implementation.' s.description = <<-DESC diff --git a/CucumberSwift/Info.plist b/CucumberSwift/Info.plist index 073bb091..cec7f904 100644 --- a/CucumberSwift/Info.plist +++ b/CucumberSwift/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 2.2.36 + 2.2.37 \ No newline at end of file