From 259418c2e87186818d19fc13ea5913a896af19a2 Mon Sep 17 00:00:00 2001 From: "travis@localhost" Date: Mon, 9 Dec 2019 04:58:42 +0000 Subject: [PATCH] [ci skip] publishing pod version: 2.2.25 --- CucumberSwift.podspec | 2 +- CucumberSwift/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CucumberSwift.podspec b/CucumberSwift.podspec index 6ff9e1e7..8d1b923e 100644 --- a/CucumberSwift.podspec +++ b/CucumberSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CucumberSwift' - s.version = '2.2.24' + s.version = '2.2.25' s.summary = 'A lightweight swift only cucumber implementation.' s.description = <<-DESC diff --git a/CucumberSwift/Info.plist b/CucumberSwift/Info.plist index e3614f5e..3aa27f60 100644 --- a/CucumberSwift/Info.plist +++ b/CucumberSwift/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 2.2.24 + 2.2.25 \ No newline at end of file