We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f83fffb commit 6ef70afCopy full SHA for 6ef70af
KIF.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "KIF"
3
- s.version = "3.11.0"
+ s.version = "3.11.1"
4
s.summary = "Keep It Functional - iOS UI acceptance testing in an XCUnit harness."
5
s.homepage = "https://github.com/kif-framework/KIF/"
6
s.license = 'Apache 2.0'
0 commit comments