From f966c7ac1b3aabd8a80c20cfa1e1707b11a48e86 Mon Sep 17 00:00:00 2001 From: Tadeas Kriz Date: Tue, 20 Dec 2016 12:19:16 +0100 Subject: [PATCH] Bump version. --- Cuckoo.podspec | 2 +- .../Source/CuckooGeneratorFramework/Supporting Files/Info.plist | 2 +- Source/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cuckoo.podspec b/Cuckoo.podspec index b4a1bbd..0107dd5 100644 --- a/Cuckoo.podspec +++ b/Cuckoo.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Cuckoo" - s.version = "0.8.1" + s.version = "0.8.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). diff --git a/Generator/Source/CuckooGeneratorFramework/Supporting Files/Info.plist b/Generator/Source/CuckooGeneratorFramework/Supporting Files/Info.plist index eeba265..a9f40f4 100644 --- a/Generator/Source/CuckooGeneratorFramework/Supporting Files/Info.plist +++ b/Generator/Source/CuckooGeneratorFramework/Supporting Files/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.8.1 + 0.8.2 CFBundleSignature ???? CFBundleVersion diff --git a/Source/Info.plist b/Source/Info.plist index 093aab3..9ea9201 100644 --- a/Source/Info.plist +++ b/Source/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.8.1 + 0.8.2 CFBundleSignature ???? CFBundleVersion