Bump version.

This commit is contained in:
Tadeas Kriz 2019-05-06 10:31:34 +02:00
parent 9bce92c6bf
commit f70a59169f
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.12.1"
s.version = "0.13.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).