diff --git a/Configs/PMSuperButton.plist b/Configs/PMSuperButton.plist
index b9f544a..686e772 100644
--- a/Configs/PMSuperButton.plist
+++ b/Configs/PMSuperButton.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 3.0.1
+ 3.0.2
CFBundleSignature
????
CFBundleVersion
diff --git a/PMSuperButton.podspec b/PMSuperButton.podspec
index ca2d919..e6f1974 100644
--- a/PMSuperButton.podspec
+++ b/PMSuperButton.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PMSuperButton"
- s.version = "3.0.1"
+ s.version = "3.0.2"
s.summary = "PMSuperButton is a powerful UIButton coming from the countryside, but with super powers!"
s.description = <<-DESC
A easy way to create custom and complex buttons with custom attributes, directly added to the iOS Interface Builder, very easy to integrate in every project!
diff --git a/PMSuperButtonSample/Info.plist b/PMSuperButtonSample/Info.plist
index 08d566f..0132bdf 100644
--- a/PMSuperButtonSample/Info.plist
+++ b/PMSuperButtonSample/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 3.0.1
+ 3.0.2
CFBundleVersion
1
LSRequiresIPhoneOS