From 48cc6f7a42aa39a8b3e62503c0fcf1a13fd82dea Mon Sep 17 00:00:00 2001 From: Tyler Thompson Date: Mon, 9 Apr 2018 20:11:41 -0600 Subject: [PATCH] [CI-Skip] publishing pod version: 1.0.28 --- CucumberSwift.podspec | 2 +- CucumberSwift/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CucumberSwift.podspec b/CucumberSwift.podspec index 85f4c968..82c1e0e9 100644 --- a/CucumberSwift.podspec +++ b/CucumberSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CucumberSwift' - s.version = '1.0.27' + s.version = '1.0.28' s.summary = 'A lightweight swift only cucumber implementation.' s.description = <<-DESC diff --git a/CucumberSwift/Info.plist b/CucumberSwift/Info.plist index b2745e6a..e38d90f0 100644 --- a/CucumberSwift/Info.plist +++ b/CucumberSwift/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 1.0.27 + 1.0.28 NSPrincipalClass