diff --git a/Example/Pods/Target Support Files/ExpandingMenu/Info.plist b/Example/Pods/Target Support Files/ExpandingMenu/Info.plist index 5c4419d..b1665c6 100644 --- a/Example/Pods/Target Support Files/ExpandingMenu/Info.plist +++ b/Example/Pods/Target Support Files/ExpandingMenu/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1.4 + 0.2 CFBundleSignature ???? CFBundleVersion diff --git a/ExpandingMenu.podspec b/ExpandingMenu.podspec index a55ce61..3cb0f8b 100644 --- a/ExpandingMenu.podspec +++ b/ExpandingMenu.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "ExpandingMenu" - s.version = "0.1.4" + s.version = "0.2" s.summary = "A mune button expanding vertical." # This description is used to generate tags and improve search results.