Skip to content

Commit 01b2ab0

Browse files
authored
Merge pull request #1175 from dostrander/dostrander/update-kif-version-11
Update KIF to 3.7.11
2 parents d12399c + e5f8bb0 commit 01b2ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KIF.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "KIF"
3-
s.version = "3.7.10"
3+
s.version = "3.7.11"
44
s.summary = "Keep It Functional - iOS UI acceptance testing in an XCUnit harness."
55
s.homepage = "https://github.com/kif-framework/KIF/"
66
s.license = 'Apache 2.0'

0 commit comments

Comments
 (0)