Skip to content

Commit

Permalink
Bump KIF to 3.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dostrander committed Jan 13, 2021
1 parent 87b3eda commit e1509a2
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 e1509a2

Please sign in to comment.