From dcf6cbed7c833f446d2898ad73995bab45045856 Mon Sep 17 00:00:00 2001 From: "travis@localhost" Date: Sat, 25 Jul 2020 22:50:07 +0000 Subject: [PATCH] [ci skip] publishing pod version: 3.0.3 --- CucumberSwift.podspec | 2 +- CucumberSwift/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CucumberSwift.podspec b/CucumberSwift.podspec index 085bde37..f1f12dee 100644 --- a/CucumberSwift.podspec +++ b/CucumberSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CucumberSwift' - s.version = '3.0.2' + s.version = '3.0.3' s.summary = 'A lightweight swift only cucumber implementation.' s.description = <<-DESC diff --git a/CucumberSwift/Info.plist b/CucumberSwift/Info.plist index 8f5d9f52..23bace12 100644 --- a/CucumberSwift/Info.plist +++ b/CucumberSwift/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 3.0.2 + 3.0.3 \ No newline at end of file