Skip to content

Commit 68ac7f4

Browse files
author
Matty Cross
committed
Bump version.
1 parent 564f6e2 commit 68ac7f4

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- Update README stub instructions.
2+
- Fix typed throws
3+
14
- Update Cocoapods and change Ruby version.
25
- Update SwiftSyntax.
36
- Update Xcodeproj to 9.0.0

Cuckoo.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 = 'Cuckoo'
3-
s.version = '2.1.1'
3+
s.version = '2.1.2'
44
s.summary = 'Cuckoo - first boilerplate-free Swift mocking framework.'
55
s.description = <<-DESC
66
Cuckoo is a mocking framework with an easy to use API (inspired by Mockito).

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.1
1+
2.1.2

0 commit comments

Comments
 (0)