From d35b44573bc39ceabd78fbccbe643df7abc282fe Mon Sep 17 00:00:00 2001 From: Tyler Thompson Date: Sat, 4 Aug 2018 19:49:53 -0600 Subject: [PATCH] [CI-Skip] publishing pod version: 1.0.61 --- CucumberSwift.podspec | 2 +- CucumberSwift/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CucumberSwift.podspec b/CucumberSwift.podspec index fbdb300d..b609363b 100644 --- a/CucumberSwift.podspec +++ b/CucumberSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CucumberSwift' - s.version = '1.0.60' + s.version = '1.0.61' s.summary = 'A lightweight swift only cucumber implementation.' s.description = <<-DESC diff --git a/CucumberSwift/Info.plist b/CucumberSwift/Info.plist index 2bc100c1..a2798c86 100644 --- a/CucumberSwift/Info.plist +++ b/CucumberSwift/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 1.0.60 + 1.0.61 NSPrincipalClass