Skip to content

Commit 6018632

Browse files
authored
Update SpecTools.podspec
1 parent 1a7e240 commit 6018632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpecTools.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'SpecTools'
11-
s.version = '1.0.2'
11+
s.version = '1.0.3'
1212
s.summary = 'Library that helps you write less code when testing your iOS apps.'
1313

1414
s.description = 'Write less test code, this library contains a set of tools that are split in a few categories which have very specific helper functionality. All these are only available to their relevant elements.'

0 commit comments

Comments
 (0)