We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e618e commit 305e7a1Copy full SHA for 305e7a1
Cuckoo.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'Cuckoo'
3
- s.version = '2.0.9'
+ s.version = '2.0.10'
4
s.summary = 'Cuckoo - first boilerplate-free Swift mocking framework.'
5
s.description = <<-DESC
6
Cuckoo is a mocking framework with an easy to use API (inspired by Mockito).
version
@@ -1 +1 @@
-2.0.9
+2.0.10
0 commit comments