Skip to content

Commit

Permalink
Merge pull request #1175 from dostrander/dostrander/update-kif-versio…
Browse files Browse the repository at this point in the history
…n-11

Update KIF to 3.7.11
  • Loading branch information
dostrander committed Sep 10, 2020
2 parents d12399c + e5f8bb0 commit 01b2ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KIF.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "KIF"
s.version = "3.7.10"
s.version = "3.7.11"
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'
Expand Down

0 comments on commit 01b2ab0

Please sign in to comment.