Skip to content

Commit

Permalink
Merge pull request #1203 from dostrander/derko/bump-kif-3-7-14
Browse files Browse the repository at this point in the history
Bump KIF to 3.7.14
  • Loading branch information
dostrander committed Jan 13, 2021
2 parents 87b3eda + e1509a2 commit 4ec15b5
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.13"
s.version = "3.7.14"
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 4ec15b5

Please sign in to comment.