Skip to content

Commit

Permalink
Merge pull request #1211 from dostrander/derko/bump-kif-3.8.0
Browse files Browse the repository at this point in the history
Bump KIF 3.8.0
  • Loading branch information
dostrander committed Feb 22, 2021
2 parents a8725c0 + f77867f commit 25747aa
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.15"
s.version = "3.8.0"
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 25747aa

Please sign in to comment.