Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyáš Kříž committed Apr 22, 2024
1 parent a4618f6 commit c728e8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cuckoo.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Cuckoo'
s.version = '1.10.4'
s.version = '2.0.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).
Expand Down
2 changes: 1 addition & 1 deletion version
@@ -1 +1 @@
2.0.0
2.0.0

0 comments on commit c728e8c

Please sign in to comment.