Bump version.

This commit is contained in:
Matyáš Kříž 2018-03-23 21:04:07 +01:00
parent e81835e64d
commit 72c63071db
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 = "0.10.3"
s.version = "0.11.0"
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).