Skip to content

Commit eee4323

Browse files
committed
Bump to 1.0.0
1 parent a3b269d commit eee4323

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Docs/MockingKit.doccarchive.zip

0 Bytes
Binary file not shown.

MockingKit.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 = 'MockingKit'
3-
s.version = '0.9.4'
3+
s.version = '1.0.0'
44
s.swift_versions = ['5.0', '5.3']
55
s.summary = 'MockingKit is a mocking library for Swift.'
66
s.description = 'MockingKit contains protocol mocking utilities for Swift. MockingKit makes it easy to mock protocol implementations for unit tests and to fake functionality in your Swift-based systems.'

0 commit comments

Comments
 (0)