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