Skip to content

Commit 8ab8b9d

Browse files
committed
increment version for Swift2.3 release
1 parent b569338 commit 8ab8b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KIF-Quick.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'KIF-Quick'
3-
s.version = '1.0.0'
3+
s.version = '1.0.1'
44
s.summary = 'Enable Behaviour-Driven Integration Tests built on KIF using Quick syntax'
55
s.description = <<-DESC
66
Write Quick specs to drive KIF actors through user interface actions.

0 commit comments

Comments
 (0)