Skip to content

Commit ebb888c

Browse files
committed
Bump to 0.9.4
1 parent a81beee commit ebb888c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3'
3+
s.version = '0.9.4'
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)