Bump version.
This commit is contained in:
parent
6c59599fc0
commit
39e05cdf56
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |s|
|
||||
s.name = "Cuckoo"
|
||||
s.version = "1.5.0"
|
||||
s.version = "1.5.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).
|
||||
|
|
Loading…
Reference in New Issue