From 85554eb1ad70eb485af2da5d52c343fe0aceb5d9 Mon Sep 17 00:00:00 2001 From: Harley Cooper Date: Tue, 18 Jun 2019 10:29:15 -0700 Subject: [PATCH] Bumping to v3.7.8 --- KIF.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KIF.podspec b/KIF.podspec index f24321837..116ff4142 100644 --- a/KIF.podspec +++ b/KIF.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "KIF" - s.version = "3.7.7" + s.version = "3.7.8" s.summary = "Keep It Functional - iOS UI acceptance testing in an XCUnit harness." s.homepage = "https://github.com/kif-framework/KIF/" s.license = 'Apache 2.0'