Bump version.

This commit is contained in:
Matyáš Kříž 2019-07-30 16:25:00 +02:00
parent 9947868805
commit 4e8abcace6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Cuckoo"
s.version = "1.1.0"
s.version = "1.1.1"
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).