We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564f6e2 commit 68ac7f4Copy full SHA for 68ac7f4
3 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+- Update README stub instructions.
2
+- Fix typed throws
3
+
4
- Update Cocoapods and change Ruby version.
5
- Update SwiftSyntax.
6
- Update Xcodeproj to 9.0.0
Cuckoo.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Cuckoo'
- s.version = '2.1.1'
+ s.version = '2.1.2'
s.summary = 'Cuckoo - first boilerplate-free Swift mocking framework.'
s.description = <<-DESC
Cuckoo is a mocking framework with an easy to use API (inspired by Mockito).
version
@@ -1 +1 @@
-2.1.1
+2.1.2
0 commit comments