Skip to content

Commit 67ff201

Browse files
committed
Updated podspec
1 parent 0df761e commit 67ff201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mocker.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'Mocker'
3-
spec.version = '1.0.0'
3+
spec.version = '1.1.0'
44
spec.summary = 'Mock data requests using a custom URLProtocol and run them offline.'
55
spec.description = 'Mocker is a library written in Swift which makes it possible to mock data requests using a custom URLProtocol and run them offline.'
66

0 commit comments

Comments
 (0)