From 8ab2d1f808ff1d10601e921d73e5da3b54ef88ea Mon Sep 17 00:00:00 2001 From: "travis@localhost" Date: Wed, 25 Dec 2019 15:27:59 +0000 Subject: [PATCH] [ci skip] publishing pod version: 2.2.28 --- CucumberSwift.podspec | 2 +- CucumberSwift/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CucumberSwift.podspec b/CucumberSwift.podspec index a40c764a..b7bc87c4 100644 --- a/CucumberSwift.podspec +++ b/CucumberSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CucumberSwift' - s.version = '2.2.27' + s.version = '2.2.28' s.summary = 'A lightweight swift only cucumber implementation.' s.description = <<-DESC diff --git a/CucumberSwift/Info.plist b/CucumberSwift/Info.plist index 06da15af..245f6ced 100644 --- a/CucumberSwift/Info.plist +++ b/CucumberSwift/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 2.2.27 + 2.2.28 \ No newline at end of file