Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
MatyasKriz committed Nov 19, 2021
1 parent b7ff314 commit 79b1333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cuckoo.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Cuckoo"
s.version = "1.5.1"
s.version = "1.5.2"
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).
Expand Down

0 comments on commit 79b1333

Please sign in to comment.