Bump version.

This commit is contained in:
Tadeas Kriz 2017-10-05 21:19:12 +02:00
parent 75be1e38d7
commit 01ee3fa05c
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.9.3"
s.version = "0.10.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).